mirror of
https://github.com/joel16/android_kernel_sony_msm8994_rework.git
synced 2025-01-26 03:46:28 +00:00
[IA64] a fix towards allmodconfig build
The HP_SIMSCSI driver can't be built as a module (unhealthy dependencies on things that shouldn't really be exported). Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Tony Luck <tony.luck@intel.com>
This commit is contained in:
parent
5fbb004aba
commit
cea196bb2e
@ -13,8 +13,8 @@ config HP_SIMSERIAL_CONSOLE
|
||||
depends on HP_SIMSERIAL
|
||||
|
||||
config HP_SIMSCSI
|
||||
tristate "Simulated SCSI disk"
|
||||
depends on SCSI
|
||||
bool "Simulated SCSI disk"
|
||||
depends on SCSI=y
|
||||
|
||||
endmenu
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user