mirror of
https://github.com/apache/nuttx.git
synced 2025-12-11 12:57:57 +08:00
drivers: Add the configuration option to select a board specific folder.
This commit is contained in:
@@ -72,6 +72,10 @@ endif # DRVR_WRITEBUFFER || DRVR_READAHEAD
|
||||
|
||||
endmenu # Buffering
|
||||
|
||||
config SPECIFIC_DRIVERS
|
||||
bool "Board Specific drivers"
|
||||
default n
|
||||
|
||||
source drivers/crypto/Kconfig
|
||||
source drivers/loop/Kconfig
|
||||
source drivers/can/Kconfig
|
||||
|
||||
Reference in New Issue
Block a user