uboot/board/ppmc7xx/Kconfig

12 lines
121 B
Plaintext

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