serial: npcm: Add support for Nuvoton NPCM SoCs
Add Nuvoton BMC NPCM7xx/NPCM8xx uart driver Signed-off-by: Jim Liu <JJLIU0@nuvoton.com> Signed-off-by: Stanley Chu <yschu@nuvoton.com>
This commit is contained in:
@@ -1016,6 +1016,15 @@ config MPC8XX_CONS
|
||||
depends on MPC8xx
|
||||
default y
|
||||
|
||||
config NPCM_SERIAL
|
||||
bool "Nuvoton NPCM UART driver"
|
||||
depends on DM_SERIAL
|
||||
help
|
||||
Select this to enable UART support for Nuvoton BMCs
|
||||
(NPCM7xx and NPCM8xx).
|
||||
The driver enables the onboard serial port with 8-N-1
|
||||
configuration.
|
||||
|
||||
config XEN_SERIAL
|
||||
bool "XEN serial support"
|
||||
depends on XEN
|
||||
|
||||
Reference in New Issue
Block a user