mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-19 03:08:31 +00:00
04386f656b
This reverts commit 8fe11b8901
.
I'll add support to lwmon5 in the next patch and will remove
support for the broken lcd4_lwmon5 as well.
Signed-off-by: Stefan Roese <sr@denx.de>
Cc: Masahiro Yamada <yamada.masahiro@socionext.com>
9 lines
102 B
Text
9 lines
102 B
Text
if TARGET_LWMON5
|
|
|
|
config SYS_BOARD
|
|
default "lwmon5"
|
|
|
|
config SYS_CONFIG_NAME
|
|
default "lwmon5"
|
|
|
|
endif
|