]> git.sur5r.net Git - u-boot/blob - board/a4m072/Kconfig
arm: socfpga: Restructure clock manager driver
[u-boot] / 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