]> git.ipfire.org Git - people/ms/u-boot.git/blame - board/ipek01/Kconfig
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
[people/ms/u-boot.git] / board / ipek01 / Kconfig
CommitLineData
dd84058d
MY
1if TARGET_IPEK01
2
3config SYS_BOARD
4 string
5 default "ipek01"
6
7config SYS_CONFIG_NAME
8 string
9 default "ipek01"
10
11endif