"depends ..." -> "depends on ..."
This commit is contained in:
@ -258,7 +258,7 @@ config MAKEDEVS
|
|||||||
|
|
||||||
choice
|
choice
|
||||||
prompt "Choose makedevs behaviour"
|
prompt "Choose makedevs behaviour"
|
||||||
depends MAKEDEVS
|
depends on MAKEDEVS
|
||||||
default FEATURE_MAKEDEVS_TABLE
|
default FEATURE_MAKEDEVS_TABLE
|
||||||
|
|
||||||
config FEATURE_MAKEDEVS_LEAF
|
config FEATURE_MAKEDEVS_LEAF
|
||||||
|
Reference in New Issue
Block a user