OSHW-DEIMOS/SOFTWARE/A64-TERES/linux-a64/drivers/char/sunxi_sys_info/Kconfig
Dimitar Gamishev f9b0e7a283 linux
2017-10-13 14:07:04 +03:00

19 lines
424 B
Plaintext
Executable File

#
# sunxi system information driver.
#
config SUNXI_SYS_INFO
tristate "sunxi system info driver"
default y
help
This driver is used for query system informations.
If you don't know whether need it, please select y.
config SUNXI_SMC
bool "sunxi smc interfaces"
default n
help
This driver support smc call interfaces depended on
monitor/aft/SecureOs. If you don't know whether need
it, please select y.