diff options
Diffstat (limited to 'arch/arm/configs/magician_defconfig')
-rw-r--r-- | arch/arm/configs/magician_defconfig | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/arch/arm/configs/magician_defconfig b/arch/arm/configs/magician_defconfig index b35958b50c65..69ac0e4f1fe8 100644 --- a/arch/arm/configs/magician_defconfig +++ b/arch/arm/configs/magician_defconfig | |||
@@ -695,7 +695,11 @@ CONFIG_I2C_PXA=m | |||
695 | # CONFIG_SPI is not set | 695 | # CONFIG_SPI is not set |
696 | # CONFIG_SPI_MASTER is not set | 696 | # CONFIG_SPI_MASTER is not set |
697 | # CONFIG_W1 is not set | 697 | # CONFIG_W1 is not set |
698 | # CONFIG_POWER_SUPPLY is not set | 698 | CONFIG_POWER_SUPPLY=y |
699 | # CONFIG_POWER_SUPPLY_DEBUG is not set | ||
700 | CONFIG_PDA_POWER=y | ||
701 | # CONFIG_APM_POWER is not set | ||
702 | # CONFIG_BATTERY_DS2760 is not set | ||
699 | # CONFIG_HWMON is not set | 703 | # CONFIG_HWMON is not set |
700 | # CONFIG_WATCHDOG is not set | 704 | # CONFIG_WATCHDOG is not set |
701 | 705 | ||