]> git.ipfire.org Git - people/ms/u-boot.git/blob - board/icpdas/lp8x4x/Kconfig
4374fb654f091972e3edab635c02162f52187e8b
[people/ms/u-boot.git] / board / icpdas / lp8x4x / Kconfig
1 if TARGET_LP8X4X
2
3 config SYS_CPU
4 default "pxa"
5
6 config SYS_BOARD
7 default "lp8x4x"
8
9 config SYS_VENDOR
10 default "icpdas"
11
12 config SYS_CONFIG_NAME
13 default "lp8x4x"
14
15 endif