]> git.kernelconcepts.de Git - karo-tx-uboot.git/blob - board/evb64260/Kconfig
Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
[karo-tx-uboot.git] / board / evb64260 / Kconfig
1 if TARGET_P3G4
2
3 config SYS_BOARD
4         default "evb64260"
5
6 config SYS_CONFIG_NAME
7         default "P3G4"
8
9 endif
10
11 if TARGET_ZUMA
12
13 config SYS_BOARD
14         default "evb64260"
15
16 config SYS_CONFIG_NAME
17         default "ZUMA"
18
19 endif