diff options
author | agb <agb@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-10-05 17:05:05 +0000 |
---|---|---|
committer | agb <agb@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-10-05 17:05:05 +0000 |
commit | 166bfc0c001c30f7d36eeffbce5a078b4a51df02 (patch) | |
tree | bf9d3323cb95791ad3ccab29b2e1ae1f96b234da | |
parent | 03956d22c34c1a764749ee7478f2a7197aa492df (diff) |
[ppc40x] explicitly disable LEDS_GPIO_OF kconfig option
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17902 3c298f89-4303-0410-b956-a3cf2f4a3e73
-rw-r--r-- | target/linux/ppc40x/config-2.6.30 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ppc40x/config-2.6.30 b/target/linux/ppc40x/config-2.6.30 index f420c1c8a1..39d2f39b01 100644 --- a/target/linux/ppc40x/config-2.6.30 +++ b/target/linux/ppc40x/config-2.6.30 @@ -108,6 +108,7 @@ CONFIG_ISA_DMA_API=y CONFIG_KERNEL_START=0xc0000000 CONFIG_KILAUEA=y # CONFIG_LEDS_GPIO is not set +# CONFIG_LEDS_GPIO_OF is not set CONFIG_LOWMEM_SIZE=0x30000000 # CONFIG_MACINTOSH_DRIVERS is not set CONFIG_MAGICBOX=y |