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 | a93aeb7098f1e4db3dd3df298cbe820ec9bf4767 (patch) | |
tree | 71043ba30b4fb62e528d46b9aaba2f1f396de8d4 /target/linux/ppc44x | |
parent | 846a7bf5b6e9e1bbc16c82480e339dcaa7b15411 (diff) | |
download | upstream-a93aeb7098f1e4db3dd3df298cbe820ec9bf4767.tar.gz upstream-a93aeb7098f1e4db3dd3df298cbe820ec9bf4767.tar.bz2 upstream-a93aeb7098f1e4db3dd3df298cbe820ec9bf4767.zip |
disable LEDS_GPIO_OF
SVN-Revision: 17908
Diffstat (limited to 'target/linux/ppc44x')
-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 |