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 | 467c0d25c2bdf31bf8cfe7498e04464ac18723cf (patch) | |
tree | bf9d3323cb95791ad3ccab29b2e1ae1f96b234da /target | |
parent | 6124945f6d3b0d09847e8a62390790059b3f11e4 (diff) | |
download | upstream-467c0d25c2bdf31bf8cfe7498e04464ac18723cf.tar.gz upstream-467c0d25c2bdf31bf8cfe7498e04464ac18723cf.tar.bz2 upstream-467c0d25c2bdf31bf8cfe7498e04464ac18723cf.zip |
[ppc40x] explicitly disable LEDS_GPIO_OF kconfig option
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17902 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 |