diff options
author | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-02-22 04:44:24 +0000 |
---|---|---|
committer | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-02-22 04:44:24 +0000 |
commit | 95246c4c7045ce5db5760571c7551260fcf26a99 (patch) | |
tree | 4a0a4989ac331c85a2a8b5a4bea06cf5f2da9c9b /target/linux/ps3 | |
parent | 800e84cc0ff36cfbc254ec9681d8731a4fd480f1 (diff) |
disable all kernel config options that are set to =m
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14611 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ps3')
-rw-r--r-- | target/linux/ps3/config-2.6.25 | 2 | ||||
-rw-r--r-- | target/linux/ps3/config-2.6.27 | 2 | ||||
-rw-r--r-- | target/linux/ps3/config-2.6.28 | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/target/linux/ps3/config-2.6.25 b/target/linux/ps3/config-2.6.25 index f8d68c854..79920e139 100644 --- a/target/linux/ps3/config-2.6.25 +++ b/target/linux/ps3/config-2.6.25 @@ -405,7 +405,7 @@ CONFIG_SCSI_MULTI_LUN=y # CONFIG_SCSI_CONSTANTS is not set # CONFIG_SCSI_LOGGING is not set # CONFIG_SCSI_SCAN_ASYNC is not set -CONFIG_SCSI_WAIT_SCAN=m +# CONFIG_SCSI_WAIT_SCAN is not set # # SCSI Transports diff --git a/target/linux/ps3/config-2.6.27 b/target/linux/ps3/config-2.6.27 index 29c654b14..a3fe80155 100644 --- a/target/linux/ps3/config-2.6.27 +++ b/target/linux/ps3/config-2.6.27 @@ -358,7 +358,7 @@ CONFIG_SCHED_NO_NO_OMIT_FRAME_POINTER=y CONFIG_SCSI=y # CONFIG_SCSI_LOWLEVEL is not set # CONFIG_SCSI_PROC_FS is not set -CONFIG_SCSI_WAIT_SCAN=m +# CONFIG_SCSI_WAIT_SCAN is not set # CONFIG_SERIAL_8250 is not set # CONFIG_SHMEM is not set CONFIG_SMP=y diff --git a/target/linux/ps3/config-2.6.28 b/target/linux/ps3/config-2.6.28 index e945730e9..351038c09 100644 --- a/target/linux/ps3/config-2.6.28 +++ b/target/linux/ps3/config-2.6.28 @@ -365,7 +365,7 @@ CONFIG_SCHED_NO_NO_OMIT_FRAME_POINTER=y CONFIG_SCSI=y # CONFIG_SCSI_LOWLEVEL is not set # CONFIG_SCSI_PROC_FS is not set -CONFIG_SCSI_WAIT_SCAN=m +# CONFIG_SCSI_WAIT_SCAN is not set # CONFIG_SERIAL_8250 is not set # CONFIG_SHMEM is not set CONFIG_SMP=y |