mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-05 20:54:31 +00:00
4207917867
The vct 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> Acked-by: Stefan Roese <sr@denx.de>
4 lines
79 B
Text
4 lines
79 B
Text
CONFIG_MIPS=y
|
|
CONFIG_TARGET_VCT=y
|
|
CONFIG_SYS_BIG_ENDIAN=y
|
|
CONFIG_VCT_PREMIUM=y
|