nt9856x/BSP/u-boot/board/raidsonic/ib62x0/Kconfig
2023-03-28 15:07:53 +08:00

13 lines
142 B
Plaintext

if TARGET_IB62X0
config SYS_BOARD
default "ib62x0"
config SYS_VENDOR
default "raidsonic"
config SYS_CONFIG_NAME
default "ib62x0"
endif