Kbuild: Change dependencies on DRV_RANDOM.
This commit changes the dependency schemme for DRV_RANDOM. This fix an issue that prevented the merge of this symbol as a config overlay. Change-Id: I734a5814af90b9c57355b78cc43f96f05c1afa96 Signed-off-by: Juan Manuel Cruz <juan.m.cruz.alcaraz@linux.intel.com>
This commit is contained in:
parent
8fc9de7acb
commit
3d2256e522
3 changed files with 2 additions and 3 deletions
|
@ -46,6 +46,4 @@ config DRV_RANDOM
|
|||
help
|
||||
This option enables the random number generator driver.
|
||||
|
||||
if DRV_RANDOM
|
||||
source "drivers/random/Kconfig"
|
||||
endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue