xref: /rk3399_rockchip-uboot/board/qca/ap121/Kconfig (revision 4685d4e90d615adbca417826a7b777ec431e48a5)
1if TARGET_AP121
2
3config SYS_VENDOR
4	default "qca"
5
6config SYS_BOARD
7	default "ap121"
8
9config SYS_CONFIG_NAME
10	default "ap121"
11
12endif
13