13 lines
170 B
Plaintext
Raw Normal View History

2025-05-10 21:49:39 +08:00
if TARGET_S5PC210_UNIVERSAL
config SYS_BOARD
default "universal_c210"
config SYS_VENDOR
default "samsung"
config SYS_CONFIG_NAME
default "s5pc210_universal"
endif