diff options
author | Felix Fietkau <nbd@openwrt.org> | 2009-02-22 04:44:24 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2009-02-22 04:44:24 +0000 |
commit | dbefaf4f759aeabb5b83bf702bea380172217d8b (patch) | |
tree | 4a0a4989ac331c85a2a8b5a4bea06cf5f2da9c9b /target/linux/ps3/config-2.6.28 | |
parent | b892e1fb855de59ce8e81881526ede35df1ae3fd (diff) | |
download | upstream-dbefaf4f759aeabb5b83bf702bea380172217d8b.tar.gz upstream-dbefaf4f759aeabb5b83bf702bea380172217d8b.tar.bz2 upstream-dbefaf4f759aeabb5b83bf702bea380172217d8b.zip |
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/config-2.6.28')
-rw-r--r-- | target/linux/ps3/config-2.6.28 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ps3/config-2.6.28 b/target/linux/ps3/config-2.6.28 index e945730e9e..351038c09f 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 |