Removed unused references to CONFIG_SERIALx
After creating CONS_INDEX and migrating a bunch of boards to it, there are a bunch of defined references to CONFIG_SERIALx which are not referenced in any C code or #ifdef, so they can now be removed Signed-off-by: Adam Ford <aford173@gmail.com>
This commit is contained in:
@@ -1722,10 +1722,6 @@ CONFIG_SECURE_RUNTIME_RESV_SRAM_SZ
|
||||
CONFIG_SECURITY
|
||||
CONFIG_SEC_DEQ_TIMEOUT
|
||||
CONFIG_SEC_FW_SIZE
|
||||
CONFIG_SERIAL0
|
||||
CONFIG_SERIAL1
|
||||
CONFIG_SERIAL2
|
||||
CONFIG_SERIAL3
|
||||
CONFIG_SERIAL_BOOT
|
||||
CONFIG_SERIAL_FLASH
|
||||
CONFIG_SERIAL_HW_FLOW_CONTROL
|
||||
|
||||
Reference in New Issue
Block a user