aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/configs
diff options
context:
space:
mode:
authorPhilipp Zabel <philipp.zabel@gmail.com>2008-04-09 14:25:56 -0400
committerRussell King <rmk+kernel@arm.linux.org.uk>2008-04-19 06:29:07 -0400
commit350d115d1eaa29e64324847badf27c93159ba8e0 (patch)
tree044fdd6f3ef6a40d3b0dfc8c684f9228b675c9f9 /arch/arm/configs
parentbdb0c16acb51b7bf15d626848f287691ef39dbe8 (diff)
[ARM] 4951/1: magician: enable external power supply (pda_power) driver
Signed-off-by: Philipp Zabel <philipp.zabel@gmail.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'arch/arm/configs')
-rw-r--r--arch/arm/configs/magician_defconfig6
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 698CONFIG_POWER_SUPPLY=y
699# CONFIG_POWER_SUPPLY_DEBUG is not set
700CONFIG_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