1
0
Fork 0
remarkable-uboot/board/pm520/Kconfig

10 lines
99 B
Plaintext

if TARGET_PM520
config SYS_BOARD
default "pm520"
config SYS_CONFIG_NAME
default "PM520"
endif