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 | 163c5d5b6bfb5f6925ca17d4339b92bc3e5e31e2 (patch) | |
tree | c80b9c6869b617546ebc061558d7eb7fa465fbd6 /target/linux/generic/config-2.6.38 | |
parent | 05b0a7b54dd9d2b12163d7dc73301beb38776dbc (diff) | |
download | upstream-163c5d5b6bfb5f6925ca17d4339b92bc3e5e31e2.tar.gz upstream-163c5d5b6bfb5f6925ca17d4339b92bc3e5e31e2.tar.bz2 upstream-163c5d5b6bfb5f6925ca17d4339b92bc3e5e31e2.zip |
target: remove CONFIG_IDE_PROC_FS support as well
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28586 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/generic/config-2.6.38')
-rw-r--r-- | target/linux/generic/config-2.6.38 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/config-2.6.38 b/target/linux/generic/config-2.6.38 index 445f7654ce..19bd30f4e5 100644 --- a/target/linux/generic/config-2.6.38 +++ b/target/linux/generic/config-2.6.38 @@ -910,7 +910,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 |