u-boot/board/ppmc7xx/Kconfig

10 lines
105 B
Plaintext

if TARGET_PPMC7XX
config SYS_BOARD
default "ppmc7xx"
config SYS_CONFIG_NAME
default "ppmc7xx"
endif