]> git.ipfire.org Git - people/ms/u-boot.git/blame - board/samsung/odroid/Kconfig
Merge branch 'master' of git://git.denx.de/u-boot-mmc
[people/ms/u-boot.git] / board / samsung / odroid / Kconfig
CommitLineData
73eca211
PM
1if TARGET_ODROID
2
3config SYS_BOARD
73eca211
PM
4 default "odroid"
5
6config SYS_VENDOR
73eca211
PM
7 default "samsung"
8
9config SYS_CONFIG_NAME
73eca211
PM
10 default "odroid"
11
12endif