]> git.ipfire.org Git - people/ms/u-boot.git/blob - board/a4m072/Kconfig
engicam: Set fdt_file env during run-time
[people/ms/u-boot.git] / board / a4m072 / Kconfig
1 if TARGET_A4M072
2
3 config SYS_BOARD
4 default "a4m072"
5
6 config SYS_CONFIG_NAME
7 default "a4m072"
8
9 endif