diff options
author | Andy Boyett <agb@openwrt.org> | 2009-10-05 17:05:05 +0000 |
---|---|---|
committer | Andy Boyett <agb@openwrt.org> | 2009-10-05 17:05:05 +0000 |
commit | 233826380ddc227869670b651965a98868d9ba0e (patch) | |
tree | c3b1241b3f1497f7726c189cc35ff0b55a3faf0d /target | |
parent | e11e0bbd1391305f8f0894528dfbe3f2241a1bbb (diff) | |
download | upstream-233826380ddc227869670b651965a98868d9ba0e.tar.gz upstream-233826380ddc227869670b651965a98868d9ba0e.tar.bz2 upstream-233826380ddc227869670b651965a98868d9ba0e.zip |
explicitly disable LEDS_GPIO_OF kconfig option
SVN-Revision: 17902
Diffstat (limited to 'target')
-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 |