]> git.ipfire.org Git - people/ms/u-boot.git/blame - board/atmel/sama5d3xek/Kconfig
flash: complete CONFIG_SYS_NO_FLASH move with renaming
[people/ms/u-boot.git] / board / atmel / sama5d3xek / Kconfig
CommitLineData
dd84058d
MY
1if TARGET_SAMA5D3XEK
2
dd84058d 3config SYS_BOARD
dd84058d
MY
4 default "sama5d3xek"
5
6config SYS_VENDOR
dd84058d
MY
7 default "atmel"
8
dd84058d 9config SYS_CONFIG_NAME
dd84058d
MY
10 default "sama5d3xek"
11
12endif