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