etrax: add scsi symbols to kernel config, thanks claudyus. update symbols after enabl...
authorAndy Boyett <agb@openwrt.org>
Sat, 31 Jan 2009 05:25:39 +0000 (05:25 +0000)
committerAndy Boyett <agb@openwrt.org>
Sat, 31 Jan 2009 05:25:39 +0000 (05:25 +0000)
SVN-Revision: 14297

target/linux/etrax/config-default
target/linux/etrax/patches/400-scsi_import.patch [new file with mode: 0644]

index 5960cb3f683ebfceb1f21bab39334c82696c7c18..cf1be0563b9e0eed485f73b02ca2dd6b542a5a68 100644 (file)
@@ -239,6 +239,7 @@ CONFIG_NO_IOPORT=y
 # CONFIG_OOM_REBOOT is not set
 # CONFIG_RTC is not set
 CONFIG_RWSEM_GENERIC_SPINLOCK=y
+# CONFIG_SCSI_LOWLEVEL_PCMCIA is not set
 # CONFIG_SERIAL_8250 is not set
 CONFIG_SLABINFO=y
 # CONFIG_SPARSEMEM_STATIC is not set
diff --git a/target/linux/etrax/patches/400-scsi_import.patch b/target/linux/etrax/patches/400-scsi_import.patch
new file mode 100644 (file)
index 0000000..497bbe2
--- /dev/null
@@ -0,0 +1,13 @@
+diff -Naurp linux-2.6.25.16.ori/arch/cris/Kconfig linux-2.6.25.16/arch/cris/Kconfig
+--- linux-2.6.25.16.ori/arch/cris/Kconfig      2008-10-13 21:43:04.000000000 +0200
++++ linux-2.6.25.16/arch/cris/Kconfig  2008-10-13 21:53:56.000000000 +0200
+@@ -660,6 +660,8 @@ source "drivers/block/Kconfig"
+ source "drivers/ide/Kconfig"
++source "drivers/scsi/Kconfig"
++
+ source "drivers/net/Kconfig"
+ source "drivers/i2c/Kconfig"
+