xref: /openbmc/u-boot/board/qca/ap143/Kconfig (revision ea743e65)
1if TARGET_AP143
2
3config SYS_VENDOR
4	default "qca"
5
6config SYS_BOARD
7	default "ap143"
8
9config SYS_CONFIG_NAME
10	default "ap143"
11
12endif
13