]> git.kernelconcepts.de Git - karo-tx-uboot.git/blob - board/ep8260/Kconfig
5d876f487240441b4e08597765a99a2b90bcc939
[karo-tx-uboot.git] / board / ep8260 / Kconfig
1 if TARGET_EP8260
2
3 config SYS_BOARD
4         default "ep8260"
5
6 config SYS_CONFIG_NAME
7         default "ep8260"
8
9 endif