]> git.karo-electronics.de Git - karo-tx-uboot.git/blob - board/a4m072/Kconfig
compiler*.h: sync include/linux/compiler*.h with Linux 4.5-rc6
[karo-tx-uboot.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