From 68cbd94e279ba7176c446b119b6090f349526098 Mon Sep 17 00:00:00 2001 From: kaloz Date: Thu, 29 May 2008 13:41:46 +0000 Subject: enable gpiodev on ixp4xx git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11289 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/ixp4xx/config-default | 2 ++ 1 file changed, 2 insertions(+) diff --git a/target/linux/ixp4xx/config-default b/target/linux/ixp4xx/config-default index dd29a168f..bb90076a7 100644 --- a/target/linux/ixp4xx/config-default +++ b/target/linux/ixp4xx/config-default @@ -97,6 +97,8 @@ CONFIG_FIRMWARE_EDID=y # CONFIG_FPE_NWFPE is not set # CONFIG_FPE_NWFPE_XP is not set CONFIG_FRAME_POINTER=y +CONFIG_GENERIC_GPIO=y +CONFIG_GPIO_DEVICE=y # CONFIG_HAMRADIO is not set CONFIG_HARDIRQS_SW_RESEND=y CONFIG_HDLC=m -- cgit v1.2.3