oleavr-rgl-a500-mini-linux-.../drivers/char/sunxi-sysinfo/Kconfig
Ole André Vadla Ravnås 169c65d57e Initial commit
2022-05-07 01:01:45 +02:00

25 lines
600 B
Text

#
# 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.
config SUNXI_RD_DEBUG
bool "sunxi RD debug"
depends on SUNXI_SYS_INFO
help
It is used for sunxi rd debug,
sid can be readed even the write protect bit not be burned.