gk7205v200-uboot/board/samsung/universal_c210/Kconfig

13 lines
170 B
Plaintext
Raw Permalink Normal View History

2025-08-07 17:13:54 +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