]> git.ipfire.org Git - people/ms/u-boot.git/blob - board/pxa255_idp/Kconfig
e8b1d47fcf1b2144c4f17552dcde0b0986ba1c0a
[people/ms/u-boot.git] / board / pxa255_idp / Kconfig
1 if TARGET_PXA255_IDP
2
3 config SYS_CPU
4 default "pxa"
5
6 config SYS_BOARD
7 default "pxa255_idp"
8
9 config SYS_CONFIG_NAME
10 default "pxa255_idp"
11
12 endif