diff options
author | agb <agb@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-01-31 05:25:39 +0000 |
---|---|---|
committer | agb <agb@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-01-31 05:25:39 +0000 |
commit | 26f6351004554e84839259124a6a0ccd93d5d5da (patch) | |
tree | 984d29bc84634f7b7c1749b662697afd67b49f35 /target/linux/etrax/config-default | |
parent | 759aaf7754a638b3f94a267c9feb888c74181340 (diff) |
[kernel] etrax: add scsi symbols to kernel config, thanks claudyus. update symbols after enabling scsi
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14297 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/etrax/config-default')
-rw-r--r-- | target/linux/etrax/config-default | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/etrax/config-default b/target/linux/etrax/config-default index 5960cb3f68..cf1be0563b 100644 --- a/target/linux/etrax/config-default +++ b/target/linux/etrax/config-default @@ -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 |