1
0
Fork 0
remarkable-uboot/board/karo/tx25/Kconfig

16 lines
163 B
Plaintext

if TARGET_TX25
config SYS_BOARD
default "tx25"
config SYS_VENDOR
default "karo"
config SYS_SOC
default "mx25"
config SYS_CONFIG_NAME
default "tx25"
endif