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 | 0172ae8293fa2c0ab3f5ed0b3906f342799bc8f1 (patch) | |
tree | 30c1e8d623bf2ec756b00ae74aac32bd8a0b7c89 /target/linux/ixp4xx/patches-2.6.28/402-ixp4xx_gpiolib.patch | |
parent | db87f4103330a3de35a493666c4847bf432452b5 (diff) | |
download | upstream-0172ae8293fa2c0ab3f5ed0b3906f342799bc8f1.tar.gz upstream-0172ae8293fa2c0ab3f5ed0b3906f342799bc8f1.tar.bz2 upstream-0172ae8293fa2c0ab3f5ed0b3906f342799bc8f1.zip |
make ixp4xx require gpiolib
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14262 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ixp4xx/patches-2.6.28/402-ixp4xx_gpiolib.patch')
-rw-r--r-- | target/linux/ixp4xx/patches-2.6.28/402-ixp4xx_gpiolib.patch | 12 |
1 files changed, 1 insertions, 11 deletions
diff --git a/target/linux/ixp4xx/patches-2.6.28/402-ixp4xx_gpiolib.patch b/target/linux/ixp4xx/patches-2.6.28/402-ixp4xx_gpiolib.patch index f59e097cc2..b9b73057fd 100644 --- a/target/linux/ixp4xx/patches-2.6.28/402-ixp4xx_gpiolib.patch +++ b/target/linux/ixp4xx/patches-2.6.28/402-ixp4xx_gpiolib.patch @@ -54,20 +54,10 @@ select GENERIC_GPIO select GENERIC_TIME select GENERIC_CLOCKEVENTS -+ select ARCH_WANT_OPTIONAL_GPIOLIB ++ select ARCH_REQUIRE_GPIOLIB select DMABOUNCE if PCI help Support for Intel's IXP4XX (XScale) family of processors. ---- a/arch/arm/mach-ixp4xx/Kconfig -+++ b/arch/arm/mach-ixp4xx/Kconfig -@@ -28,6 +28,7 @@ config MACH_AVILA - config MACH_CAMBRIA - bool "Cambria" - select PCI -+ select GPIOLIB - help - Say 'Y' here if you want your kernel to support the Gateworks - Cambria series. For more information on this platform, --- a/arch/arm/mach-ixp4xx/include/mach/gpio.h +++ b/arch/arm/mach-ixp4xx/include/mach/gpio.h @@ -27,47 +27,31 @@ |