diff options
author | Hauke Mehrtens <hauke@hauke-m.de> | 2010-03-21 14:02:30 +0000 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2010-03-21 14:02:30 +0000 |
commit | dfff03754d657dda7fa3ed260529918271c33e5b (patch) | |
tree | 18b3ede655df204d48f6607f8360ce0f8d3a727f /target/linux/x86/olpc | |
parent | c1f9037135732a27ed9618925a8cfc714abc6a49 (diff) | |
download | upstream-dfff03754d657dda7fa3ed260529918271c33e5b.tar.gz upstream-dfff03754d657dda7fa3ed260529918271c33e5b.tar.bz2 upstream-dfff03754d657dda7fa3ed260529918271c33e5b.zip |
x86: do no overwrite CONFIG_SCSI_LOWLEVEL
CONFIG_SCSI_LOWLEVEL is needed for some packages.
Backport commit r19759 into kernel 2.6.30
SVN-Revision: 20340
Diffstat (limited to 'target/linux/x86/olpc')
-rw-r--r-- | target/linux/x86/olpc/config-2.6.31 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/x86/olpc/config-2.6.31 b/target/linux/x86/olpc/config-2.6.31 index 1144e9f28d..7db4baa7c4 100644 --- a/target/linux/x86/olpc/config-2.6.31 +++ b/target/linux/x86/olpc/config-2.6.31 @@ -430,7 +430,6 @@ CONFIG_SCHED_DEBUG=y # CONFIG_SCHED_HRTICK is not set CONFIG_SCHED_OMIT_FRAME_POINTER=y CONFIG_SCHEDSTATS=y -# CONFIG_SCSI_LOWLEVEL is not set CONFIG_SCSI=y # CONFIG_SCx200 is not set # CONFIG_SDIO_UART is not set |