]> git.ipfire.org Git - people/ms/u-boot.git/blame - board/qca/ap121/Kconfig
Merge branch 'master' of git://git.denx.de/u-boot-mips
[people/ms/u-boot.git] / board / qca / ap121 / Kconfig
CommitLineData
6a7b52bc
WW
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