]> git.ipfire.org Git - people/ms/u-boot.git/blame - board/freescale/mpc8313erdb/Kconfig
ARM: Kconfig: Move TI_SECURE_DEVICE to a common area
[people/ms/u-boot.git] / board / freescale / mpc8313erdb / Kconfig
CommitLineData
dd84058d
MY
1if TARGET_MPC8313ERDB
2
3config SYS_BOARD
dd84058d
MY
4 default "mpc8313erdb"
5
6config SYS_VENDOR
dd84058d
MY
7 default "freescale"
8
9config SYS_CONFIG_NAME
dd84058d
MY
10 default "MPC8313ERDB"
11
12endif