From 166bfc0c001c30f7d36eeffbce5a078b4a51df02 Mon Sep 17 00:00:00 2001 From: agb Date: Mon, 5 Oct 2009 17:05:05 +0000 Subject: [PATCH] [ppc40x] explicitly disable LEDS_GPIO_OF kconfig option git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17902 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/ppc40x/config-2.6.30 | 1 + 1 file changed, 1 insertion(+) diff --git a/target/linux/ppc40x/config-2.6.30 b/target/linux/ppc40x/config-2.6.30 index f420c1c8a..39d2f39b0 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 -- 2.35.1