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

24 lines
370 B
Plaintext
Executable File

menuconfig AW_AXP
bool "AXP Power drivers"
depends on REGULATOR
default y
---help---
This option allows you to select AXP power driver
if AW_AXP
config AW_AXP81X
bool "AXP81X driver"
---help---
AXP81X driver
config AXP_TWI_USED
bool "AXP use twi as transfer channel"
default n
config AXP_NMI_USED
bool "AXP use NMI as IRQ SRC"
default n
endif # !AW_AXP