configs: add UNIT_TESTS to big-endian Malta boards
We currently only run the unit tests on low-endian boards. We should run them on big-endian, too. Reviewed-by: Heiko Schocher <hs@denx.de> Reviewed-by: Daniel Schwierzeck <daniel.schwierzeck@gmail.com> Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
This commit is contained in:
@@ -46,3 +46,4 @@ CONFIG_PCI_MSC01=y
|
||||
CONFIG_RTC_MC146818=y
|
||||
CONFIG_SYS_NS16550=y
|
||||
CONFIG_SYS_NS16550_PORT_MAPPED=y
|
||||
CONFIG_UNIT_TEST=y
|
||||
|
@@ -45,3 +45,4 @@ CONFIG_PCI_MSC01=y
|
||||
CONFIG_RTC_MC146818=y
|
||||
CONFIG_SYS_NS16550=y
|
||||
CONFIG_SYS_NS16550_PORT_MAPPED=y
|
||||
CONFIG_UNIT_TEST=y
|
||||
|
Reference in New Issue
Block a user