u-boot/board/ep8260/Kconfig

10 lines
102 B
Plaintext

if TARGET_EP8260
config SYS_BOARD
default "ep8260"
config SYS_CONFIG_NAME
default "ep8260"
endif