1
0
Fork 0
remarkable-uboot/board/icpdas/lp8x4x/Kconfig

13 lines
139 B
Plaintext

if TARGET_LP8X4X
config SYS_BOARD
default "lp8x4x"
config SYS_VENDOR
default "icpdas"
config SYS_CONFIG_NAME
default "lp8x4x"
endif