projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
probe all scsi luns (for card readers)
[openwrt.git]
/
target
/
linux
/
linux-2.4
/
config
/
ar7
diff --git
a/target/linux/linux-2.4/config/ar7
b/target/linux/linux-2.4/config/ar7
index
159bcc7
..
99ea2f8
100644
(file)
--- a/
target/linux/linux-2.4/config/ar7
+++ b/
target/linux/linux-2.4/config/ar7
@@
-25,8
+25,8
@@
CONFIG_AR7=y
# CONFIG_AR7DB is not set
# CONFIG_AR7RD is not set
CONFIG_AR7WRD=y
# CONFIG_AR7DB is not set
# CONFIG_AR7RD is not set
CONFIG_AR7WRD=y
-CONFIG_AR7_CPU
_FREQUENCY
=150
-CONFIG_AR7_SYS
_FREQUENCY
=125
+CONFIG_AR7_CPU=150
+CONFIG_AR7_SYS=125
CONFIG_AR7_MEMORY=0x14000000
# CONFIG_MIPS_BOSPORUS is not set
# CONFIG_MIPS_FICMMP is not set
CONFIG_AR7_MEMORY=0x14000000
# CONFIG_MIPS_BOSPORUS is not set
# CONFIG_MIPS_FICMMP is not set
@@
-521,7
+521,7
@@
CONFIG_CHR_DEV_SG=m
# Some SCSI devices (e.g. CD jukebox) support multiple LUNs
#
# CONFIG_SCSI_DEBUG_QUEUES is not set
# Some SCSI devices (e.g. CD jukebox) support multiple LUNs
#
# CONFIG_SCSI_DEBUG_QUEUES is not set
-# CONFIG_SCSI_MULTI_LUN is not set
+CONFIG_SCSI_MULTI_LUN=y
# CONFIG_SCSI_CONSTANTS is not set
# CONFIG_SCSI_LOGGING is not set
# CONFIG_SCSI_CONSTANTS is not set
# CONFIG_SCSI_LOGGING is not set
This page took
0.02183 seconds
and
4
git commands to generate.