]> git.ipfire.org Git - people/ms/u-boot.git/blame - board/samsung/goni/Kconfig
Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze
[people/ms/u-boot.git] / board / samsung / goni / Kconfig
CommitLineData
dd84058d
MY
1if TARGET_S5P_GONI
2
dd84058d 3config SYS_BOARD
dd84058d
MY
4 default "goni"
5
6config SYS_VENDOR
dd84058d
MY
7 default "samsung"
8
9config SYS_SOC
dd84058d
MY
10 default "s5pc1xx"
11
12config SYS_CONFIG_NAME
dd84058d
MY
13 default "s5p_goni"
14
15endif