net/can/softing: make CAN_SOFTING_CS depend on CAN_SOFTING
The statement 'select CAN_SOFTING' may ignore the dependancies for CAN_SOFTING while selecting CAN_SOFTING_CS, as is therefore a bad choice. Signed-off-by: Kurt Van Dijck <kurt.van.dijck@eia.be> Acked-by: Randy Dunlap <randy.dunlap@oracle.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
af756e9d88
commit
ddfdb50886
@ -18,7 +18,7 @@ config CAN_SOFTING
|
|||||||
config CAN_SOFTING_CS
|
config CAN_SOFTING_CS
|
||||||
tristate "Softing Gmbh CAN pcmcia cards"
|
tristate "Softing Gmbh CAN pcmcia cards"
|
||||||
depends on PCMCIA
|
depends on PCMCIA
|
||||||
select CAN_SOFTING
|
depends on CAN_SOFTING
|
||||||
---help---
|
---help---
|
||||||
Support for PCMCIA cards from Softing Gmbh & some cards
|
Support for PCMCIA cards from Softing Gmbh & some cards
|
||||||
from Vector Gmbh.
|
from Vector Gmbh.
|
||||||
|
Loading…
Reference in New Issue
Block a user