diff options
author | jow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2011-10-25 16:40:06 +0000 |
---|---|---|
committer | jow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2011-10-25 16:40:06 +0000 |
commit | 543e578b89ee5d890b7085903e37d2e983206960 (patch) | |
tree | c80b9c6869b617546ebc061558d7eb7fa465fbd6 /target/linux | |
parent | b2448f1cac4cf9730b1cd7ee4c1a0ce2a433bebe (diff) |
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')
-rw-r--r-- | target/linux/generic/config-2.6.30 | 2 | ||||
-rw-r--r-- | target/linux/generic/config-2.6.31 | 2 | ||||
-rw-r--r-- | target/linux/generic/config-2.6.32 | 2 | ||||
-rw-r--r-- | target/linux/generic/config-2.6.36 | 2 | ||||
-rw-r--r-- | target/linux/generic/config-2.6.37 | 2 | ||||
-rw-r--r-- | target/linux/generic/config-2.6.38 | 2 | ||||
-rw-r--r-- | target/linux/generic/config-2.6.39 | 2 | ||||
-rw-r--r-- | target/linux/generic/config-3.0 | 2 | ||||
-rw-r--r-- | target/linux/generic/config-3.1 | 2 |
9 files changed, 9 insertions, 9 deletions
diff --git a/target/linux/generic/config-2.6.30 b/target/linux/generic/config-2.6.30 index 1523236bf..108f7d43b 100644 --- a/target/linux/generic/config-2.6.30 +++ b/target/linux/generic/config-2.6.30 @@ -784,7 +784,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 diff --git a/target/linux/generic/config-2.6.31 b/target/linux/generic/config-2.6.31 index e04adfe16..a65bb2c41 100644 --- a/target/linux/generic/config-2.6.31 +++ b/target/linux/generic/config-2.6.31 @@ -777,7 +777,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 diff --git a/target/linux/generic/config-2.6.32 b/target/linux/generic/config-2.6.32 index fcdedd5d2..f4a060671 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 diff --git a/target/linux/generic/config-2.6.36 b/target/linux/generic/config-2.6.36 index 7a8bf509f..086d0ce2a 100644 --- a/target/linux/generic/config-2.6.36 +++ b/target/linux/generic/config-2.6.36 @@ -866,7 +866,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_IEEE1394 is not set # CONFIG_IEEE1394_DV1394 is not set diff --git a/target/linux/generic/config-2.6.37 b/target/linux/generic/config-2.6.37 index de91ccd7b..10db07dbd 100644 --- a/target/linux/generic/config-2.6.37 +++ b/target/linux/generic/config-2.6.37 @@ -887,7 +887,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 diff --git a/target/linux/generic/config-2.6.38 b/target/linux/generic/config-2.6.38 index 445f7654c..19bd30f4e 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 diff --git a/target/linux/generic/config-2.6.39 b/target/linux/generic/config-2.6.39 index 9408643ff..08bb4cfe1 100644 --- a/target/linux/generic/config-2.6.39 +++ b/target/linux/generic/config-2.6.39 @@ -925,7 +925,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 diff --git a/target/linux/generic/config-3.0 b/target/linux/generic/config-3.0 index d707a84b4..cce0cdf12 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 diff --git a/target/linux/generic/config-3.1 b/target/linux/generic/config-3.1 index 9fcb397de..74804cf41 100644 --- a/target/linux/generic/config-3.1 +++ b/target/linux/generic/config-3.1 @@ -927,7 +927,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 |