u-boot/board/pm828/Kconfig

10 lines
99 B
Plaintext

if TARGET_PM828
config SYS_BOARD
default "pm828"
config SYS_CONFIG_NAME
default "PM828"
endif