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