sdk-hwV1.3/lichee/linux-4.9/drivers/char/sunxi-sysinfo/Kconfig

25 lines
526 B
Plaintext
Raw Normal View History

2024-05-07 10:09:20 +00:00
#
# sunxi system information driver.
#
config SUNXI_SYS_INFO
tristate "sunxi system info driver"
default y
help
This driver is used for query system information.
If you don't know whether need it, please select y.
config SUNXI_QA_TEST
bool "sunxi QA test"
depends on SUNXI_SYS_INFO
help
support sunxi QA test.
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.