Files

17 lines
183 B
Plaintext
Raw Permalink Normal View History

if TARGET_SEQUOIA
config SYS_BOARD
default "sequoia"
config SYS_VENDOR
default "amcc"
config SYS_CONFIG_NAME
default "sequoia"
config DISPLAY_BOARDINFO
bool
default y
endif