arm: wandboard: move CONFIG_MXC_UART to defconfig
authorHeinrich Schuchardt <xypron.glpk@gmx.de>
Sun, 7 Jun 2020 23:43:47 +0000 (01:43 +0200)
committerStefano Babic <sbabic@denx.de>
Mon, 22 Jun 2020 15:43:31 +0000 (17:43 +0200)
commita1f79c2170ba425972d626cc6351bcdef2ca9d08
treeb4a765521704ba60d4cd3011f53e25aa84feabbc
parentf7ac30b042dc9c9383e102fb54431c664c281d0d
arm: wandboard: move CONFIG_MXC_UART to defconfig

For using a debug UART on the Wandboard CONFIG_MXC_UART=y must be set in
the .config file.

To avoid duplicate definitions move the setting from
include/configs/wandboard.h to configs/wandboard_defconfig.

Document the debug UART settings in the README.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Reviewed-by: Fabio Estevam <festevam@gmail.com>
board/wandboard/README
configs/wandboard_defconfig
include/configs/wandboard.h