1
0
Fork 0
remarkable-uboot/board/mpl/pip405/Kconfig

13 lines
136 B
Plaintext

if TARGET_PIP405
config SYS_BOARD
default "pip405"
config SYS_VENDOR
default "mpl"
config SYS_CONFIG_NAME
default "PIP405"
endif