|
@@ -396,7 +396,8 @@ config MCS_FIR
|
|
|
|
|
|
config SH_IRDA
|
|
config SH_IRDA
|
|
tristate "SuperH IrDA driver"
|
|
tristate "SuperH IrDA driver"
|
|
- depends on IRDA && ARCH_SHMOBILE
|
|
|
|
|
|
+ depends on IRDA
|
|
|
|
+ depends on ARCH_SHMOBILE || COMPILE_TEST
|
|
help
|
|
help
|
|
Say Y here if your want to enable SuperH IrDA devices.
|
|
Say Y here if your want to enable SuperH IrDA devices.
|
|
|
|
|