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

10 lines
96 B
Plaintext

if TARGET_IP04
config SYS_BOARD
default "ip04"
config SYS_CONFIG_NAME
default "ip04"
endif