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