mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-06 05:04:26 +00:00
edf7dbba69
The dbau1x00 board can be built with various variants which are configured via CONFIG_SYS_EXTRA_OPTIONS. This is deprecated. Thus add new Kconfig options for those board variants. Signed-off-by: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>
4 lines
81 B
Text
4 lines
81 B
Text
CONFIG_MIPS=y
|
|
CONFIG_TARGET_DBAU1X00=y
|
|
CONFIG_SYS_BIG_ENDIAN=y
|
|
CONFIG_DBAU1550=y
|