diff options
author | John Crispin <blogic@openwrt.org> | 2012-10-11 11:58:09 +0000 |
---|---|---|
committer | John Crispin <blogic@openwrt.org> | 2012-10-11 11:58:09 +0000 |
commit | 44090b37e4d39ed3f093610ea3b2dc5b649467b9 (patch) | |
tree | f085577e3586c3f135b1a383104e0d4755a98cc5 /target/linux/s3c24xx | |
parent | f202215a282b80861055fbc068a8525f079cc8c4 (diff) | |
download | upstream-44090b37e4d39ed3f093610ea3b2dc5b649467b9.tar.gz upstream-44090b37e4d39ed3f093610ea3b2dc5b649467b9.tar.bz2 upstream-44090b37e4d39ed3f093610ea3b2dc5b649467b9.zip |
[kernel] gpiodev/gpioctl RIP
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33725 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/s3c24xx')
-rw-r--r-- | target/linux/s3c24xx/openmoko-gta02/config-2.6.30 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/s3c24xx/openmoko-gta02/config-2.6.30 b/target/linux/s3c24xx/openmoko-gta02/config-2.6.30 index df5b6cafed..5e18640f3f 100644 --- a/target/linux/s3c24xx/openmoko-gta02/config-2.6.30 +++ b/target/linux/s3c24xx/openmoko-gta02/config-2.6.30 @@ -101,7 +101,6 @@ CONFIG_GENERIC_FIND_LAST_BIT=y CONFIG_GENERIC_GPIO=y CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y # CONFIG_GENERIC_TIME is not set -CONFIG_GPIO_DEVICE=y CONFIG_GPIOLIB=y CONFIG_GPIO_SYSFS=y # CONFIG_HAMRADIO is not set |