drivers: can: Kconfig.rcar: Make options depend on its driver
Need this so that the option won't pop out without R-Car selected. Signed-off-by: Yasushi SHOJI <yashi@spacecubics.com>
This commit is contained in:
parent
e451bf44fe
commit
ebf35f8f93
1 changed files with 1 additions and 0 deletions
|
@ -11,6 +11,7 @@ config CAN_RCAR
|
|||
|
||||
config CAN_RCAR_MAX_FILTER
|
||||
int "Maximum number of concurrent active filters"
|
||||
depends on CAN_RCAR
|
||||
default 5
|
||||
range 1 32
|
||||
help
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue