diff options
author | agb <agb@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-10-05 17:05:59 +0000 |
---|---|---|
committer | agb <agb@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-10-05 17:05:59 +0000 |
commit | d9c0c533d99f245572e8721eec8eb659a5cbecd4 (patch) | |
tree | e8053872cd32660468201198ed7b9dc48752a7eb | |
parent | 35fb61953d8e5bc6948fcbb9decb30f4c56b334f (diff) |
[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 ec99fb06d..2d0eb243c 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 |