u-boot/board/palmtc/Kconfig

10 lines
102 B
Plaintext

if TARGET_PALMTC
config SYS_BOARD
default "palmtc"
config SYS_CONFIG_NAME
default "palmtc"
endif