13 lines
170 B
Plaintext
Raw Normal View History

2022-04-02 18:17:33 +05:00
if TARGET_S5PC210_UNIVERSAL
config SYS_BOARD
default "universal_c210"
config SYS_VENDOR
default "samsung"
config SYS_CONFIG_NAME
default "s5pc210_universal"
endif