ns16550: move CONFIG_SYS_NS16550 to Kconfig
Move CONFIG_SYS_NS16550 to Kconfig, and run moveconfig.py. Signed-off-by: Thomas Chou <thomas@wytron.com.tw>
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
CONFIG_SYS_EXTRA_OPTIONS="KMTEGR1"
|
||||
CONFIG_PPC=y
|
||||
CONFIG_MPC83xx=y
|
||||
CONFIG_TARGET_SUVD3=y
|
||||
CONFIG_SYS_EXTRA_OPTIONS="KMTEGR1"
|
||||
CONFIG_SYS_NS16550=y
|
||||
|
||||
Reference in New Issue
Block a user