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/mpc83xx | |
parent | f202215a282b80861055fbc068a8525f079cc8c4 (diff) | |
download | master-187ad058-44090b37e4d39ed3f093610ea3b2dc5b649467b9.tar.gz master-187ad058-44090b37e4d39ed3f093610ea3b2dc5b649467b9.tar.bz2 master-187ad058-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/mpc83xx')
-rw-r--r-- | target/linux/mpc83xx/config-3.3 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/mpc83xx/config-3.3 b/target/linux/mpc83xx/config-3.3 index 925274c47f..04f78ff231 100644 --- a/target/linux/mpc83xx/config-3.3 +++ b/target/linux/mpc83xx/config-3.3 @@ -106,7 +106,6 @@ CONFIG_GEN_RTC=y # CONFIG_GEN_RTC_X is not set CONFIG_GIANFAR=y CONFIG_GPIOLIB=y -CONFIG_GPIO_DEVICE=y CONFIG_GPIO_MPC8XXX=y CONFIG_GPIO_SYSFS=y # CONFIG_HAMRADIO is not set |