Kconfig: Move SERIAL, USBSERIAL, and CANSERIAL definitions to src/Kconfig
There is no need to define these options in every board Kconfig file. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
This commit is contained in:
@@ -62,10 +62,6 @@ config FLASH_START
|
||||
default 0x4000 if SMOOTHIEWARE_BOOTLOADER
|
||||
default 0x0000
|
||||
|
||||
config USBSERIAL
|
||||
bool
|
||||
config SERIAL
|
||||
bool
|
||||
choice
|
||||
prompt "Communication interface"
|
||||
config LPC_USB
|
||||
|
||||
Reference in New Issue
Block a user