]> git.ipfire.org Git - people/ms/u-boot.git/blame - board/kosagi/novena/Kconfig
Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblaze
[people/ms/u-boot.git] / board / kosagi / novena / Kconfig
CommitLineData
f91c09ac
MV
1if TARGET_KOSAGI_NOVENA
2
f91c09ac
MV
3config SYS_BOARD
4 default "novena"
5
6config SYS_VENDOR
7 default "kosagi"
8
9config SYS_SOC
10 default "mx6"
11
12config SYS_CONFIG_NAME
13 default "novena"
14
15endif