diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2009-01-29 14:39:56 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2009-01-29 14:39:56 +0000 |
commit | d269d51004554427a21836be4ab94a0c88130d1e (patch) | |
tree | 297a5ea32be5e3651b37a52dee3aed5ae015b4d6 /target/linux/ixp4xx/config-2.6.28 | |
parent | 1a680734c270e2b67cf40fb7d62688b8a5262732 (diff) | |
download | mtk-20170518-d269d51004554427a21836be4ab94a0c88130d1e.zip mtk-20170518-d269d51004554427a21836be4ab94a0c88130d1e.tar.gz mtk-20170518-d269d51004554427a21836be4ab94a0c88130d1e.tar.bz2 |
make ixp4xx require gpiolib
SVN-Revision: 14262
Diffstat (limited to 'target/linux/ixp4xx/config-2.6.28')
-rw-r--r-- | target/linux/ixp4xx/config-2.6.28 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/ixp4xx/config-2.6.28 b/target/linux/ixp4xx/config-2.6.28 index b22a3cc..374d1b1 100644 --- a/target/linux/ixp4xx/config-2.6.28 +++ b/target/linux/ixp4xx/config-2.6.28 @@ -125,7 +125,6 @@ CONFIG_HAVE_DYNAMIC_FTRACE=y # CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS is not set CONFIG_HAVE_FTRACE=y CONFIG_HAVE_GENERIC_DMA_COHERENT=y -CONFIG_HAVE_GPIO_LIB=y CONFIG_HAVE_IDE=y # CONFIG_HAVE_IOREMAP_PROT is not set CONFIG_HAVE_KPROBES=y |