]> git.ipfire.org Git - people/ms/u-boot.git/blame - board/pb1x00/Kconfig
MIPS: kconfig: globally define CONFIG_SYS_CPU for MIPS
[people/ms/u-boot.git] / board / pb1x00 / Kconfig
CommitLineData
dd84058d
MY
1if TARGET_PB1X00
2
dd84058d 3config SYS_BOARD
dd84058d
MY
4 default "pb1x00"
5
6config SYS_SOC
dd84058d
MY
7 default "au1x00"
8
9config SYS_CONFIG_NAME
dd84058d
MY
10 default "pb1x00"
11
12endif