From 233826380ddc227869670b651965a98868d9ba0e Mon Sep 17 00:00:00 2001
From: Andy Boyett <agb@openwrt.org>
Date: Mon, 5 Oct 2009 17:05:05 +0000
Subject: [PATCH] explicitly disable LEDS_GPIO_OF kconfig option

SVN-Revision: 17902
---
 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 f420c1c8a19a..39d2f39b010a 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.30.2