]> git.kernelconcepts.de Git - karo-tx-uboot.git/blob - board/bf526-ezbrd/Kconfig
karo: tx6: replace open coded interpretation of cpurev by calls to is_cpu_type()
[karo-tx-uboot.git] / board / bf526-ezbrd / Kconfig
1 if TARGET_BF526_EZBRD
2
3 config SYS_BOARD
4         default "bf526-ezbrd"
5
6 config SYS_CONFIG_NAME
7         default "bf526-ezbrd"
8
9 endif