]> git.ipfire.org Git - people/ms/u-boot.git/blame - board/cobra5272/Kconfig
ARM: rmobile: Fix broken reset code on Porter
[people/ms/u-boot.git] / board / cobra5272 / Kconfig
CommitLineData
dd84058d
MY
1if TARGET_COBRA5272
2
3config SYS_CPU
dd84058d
MY
4 default "mcf52x2"
5
6config SYS_BOARD
dd84058d
MY
7 default "cobra5272"
8
9config SYS_CONFIG_NAME
dd84058d
MY
10 default "cobra5272"
11
12endif