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.32 | |
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.32')
-rw-r--r-- | target/linux/generic/config-2.6.32 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/config-2.6.32 b/target/linux/generic/config-2.6.32 index fcdedd5d25..f4a0606712 100644 --- a/target/linux/generic/config-2.6.32 +++ b/target/linux/generic/config-2.6.32 @@ -834,7 +834,7 @@ CONFIG_HZ_100=y # CONFIG_IDE_GD is not set CONFIG_IDE_MAX_HWIFS=4 # 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_IEEE1394 is not set # CONFIG_IEEE1394_DV1394 is not set |