uboot/board/ppmc8260/Kconfig

10 lines
108 B
Plaintext

if TARGET_PPMC8260
config SYS_BOARD
default "ppmc8260"
config SYS_CONFIG_NAME
default "ppmc8260"
endif