diff options
author | Andy Boyett <agb@openwrt.org> | 2009-10-05 17:05:59 +0000 |
---|---|---|
committer | Andy Boyett <agb@openwrt.org> | 2009-10-05 17:05:59 +0000 |
commit | 66e8d29affded6a0d5d0250a2dfb25715cac8bcd (patch) | |
tree | e8053872cd32660468201198ed7b9dc48752a7eb | |
parent | c90b4e38699f01788859f372960d8f3fc19896a2 (diff) | |
download | master-187ad058-66e8d29affded6a0d5d0250a2dfb25715cac8bcd.tar.gz master-187ad058-66e8d29affded6a0d5d0250a2dfb25715cac8bcd.tar.bz2 master-187ad058-66e8d29affded6a0d5d0250a2dfb25715cac8bcd.zip |
[ppc44x] disable LEDS_GPIO_OF
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17908 3c298f89-4303-0410-b956-a3cf2f4a3e73
-rw-r--r-- | target/linux/ppc44x/config-default | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ppc44x/config-default b/target/linux/ppc44x/config-default index ec99fb06dd..2d0eb243c4 100644 --- a/target/linux/ppc44x/config-default +++ b/target/linux/ppc44x/config-default @@ -102,6 +102,7 @@ CONFIG_ISA_DMA_API=y # CONFIG_KATMAI is not set CONFIG_KERNEL_START=0xc0000000 # CONFIG_LEDS_GPIO is not set +# CONFIG_LEDS_GPIO_OF is not set CONFIG_LOWMEM_SIZE=0x30000000 # CONFIG_MACINTOSH_DRIVERS is not set # CONFIG_MATH_EMULATION is not set |