diff options
author | Jo-Philipp Wich <jow@openwrt.org> | 2011-10-25 16:40:06 +0000 |
---|---|---|
committer | Jo-Philipp Wich <jow@openwrt.org> | 2011-10-25 16:40:06 +0000 |
commit | 3d1d93cb0cc45e96ca4e45db9067dea5b1232f7b (patch) | |
tree | e324bf4f650bac7af9bcf003dc6b04cd086b1fb1 /target/linux/generic/config-3.0 | |
parent | de7cae82e9aa11e94dd10d8a950d343a3762d42d (diff) | |
download | upstream-3d1d93cb0cc45e96ca4e45db9067dea5b1232f7b.tar.gz upstream-3d1d93cb0cc45e96ca4e45db9067dea5b1232f7b.tar.bz2 upstream-3d1d93cb0cc45e96ca4e45db9067dea5b1232f7b.zip |
target: remove CONFIG_IDE_PROC_FS support as well
SVN-Revision: 28586
Diffstat (limited to 'target/linux/generic/config-3.0')
-rw-r--r-- | target/linux/generic/config-3.0 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/config-3.0 b/target/linux/generic/config-3.0 index d707a84b40..cce0cdf127 100644 --- a/target/linux/generic/config-3.0 +++ b/target/linux/generic/config-3.0 @@ -918,7 +918,7 @@ CONFIG_HZ_100=y # CONFIG_IDE is not set # CONFIG_IDE_GD is not set # CONFIG_IDE_PHISON is not set -CONFIG_IDE_PROC_FS=y +# CONFIG_IDE_PROC_FS is not set # CONFIG_IDE_TASK_IOCTL is not set # CONFIG_IDEAPAD_LAPTOP is not set # CONFIG_IEEE802154 is not set |