From e69f9ee29dcce2a5dcc5d259fa1537606c59ca5e Mon Sep 17 00:00:00 2001 From: juhosg Date: Tue, 29 Apr 2008 16:18:51 +0000 Subject: [PATCH] [ixp4xx] enable legs-gpio by default git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10978 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/ixp4xx/config-default | 1 + 1 file changed, 1 insertion(+) diff --git a/target/linux/ixp4xx/config-default b/target/linux/ixp4xx/config-default index a9a3ace8a3..e73e947290 100644 --- a/target/linux/ixp4xx/config-default +++ b/target/linux/ixp4xx/config-default @@ -203,6 +203,7 @@ CONFIG_IXP4XX_WATCHDOG=y # CONFIG_LANMEDIA is not set CONFIG_LEDS_IXP4XX=y CONFIG_LEDS_FSG=y +CONFIG_LEDS_GPIO=y CONFIG_LEGACY_PTYS=y CONFIG_LEGACY_PTY_COUNT=256 # CONFIG_LIBCRC32C is not set -- 2.11.0