gk7205v200-uboot/board/samsung/odroid/Kconfig

13 lines
140 B
Plaintext
Raw Normal View History

2025-08-07 17:13:54 +08:00
if TARGET_ODROID
config SYS_BOARD
default "odroid"
config SYS_VENDOR
default "samsung"
config SYS_CONFIG_NAME
default "odroid"
endif