drivers/serial: Remove the nonexistent CMSDK_UART option
This commit is contained in:
parent
1d339eb80c
commit
3e41e82942
@ -75,7 +75,7 @@ config RPMSG_UART
|
||||
|
||||
config RPMSG_SERIALINIT
|
||||
bool "Add dummy up_serialinit for UART rpmsg"
|
||||
default y if !16550_UART && !CMSDK_UART && !MCU_SERIAL
|
||||
default y if !16550_UART && !MCU_SERIAL
|
||||
depends on RPMSG_UART
|
||||
|
||||
#
|
||||
|
Loading…
Reference in New Issue
Block a user