linuxOS_PX30_CAR/u-boot/board/samsung/universal_c210/Kconfig

13 lines
170 B
Plaintext
Raw Permalink Normal View History

2026-01-20 05:50:57 +00:00
if TARGET_S5PC210_UNIVERSAL
config SYS_BOARD
default "universal_c210"
config SYS_VENDOR
default "samsung"
config SYS_CONFIG_NAME
default "s5pc210_universal"
endif