Kbuild: Bluetooth driver support.
This commit adds the Makefile and Kconfig files to support the bluetooth driver in the Kbuild system. Signed-off-by: Juan Manuel Cruz <juan.m.cruz.alcaraz@linux.intel.com> Change-Id: I1f72b13aca8fb098eece04c4f0e1b680639b520f
This commit is contained in:
parent
28e8db6e93
commit
638fb2c181
11 changed files with 115 additions and 3 deletions
|
@ -47,3 +47,5 @@ config DRV_RANDOM
|
|||
This option enables the random number generator driver.
|
||||
|
||||
source "drivers/random/Kconfig"
|
||||
|
||||
source "drivers/bluetooth/Kconfig"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue