]> Git Repo - u-boot.git/blob - board/ge/b1x5v2/Kconfig
Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sh
[u-boot.git] / board / ge / b1x5v2 / Kconfig
1 if TARGET_GE_B1X5V2
2
3 config SYS_BOARD
4         default "b1x5v2"
5
6 config SYS_VENDOR
7         default "ge"
8
9 config SYS_CONFIG_NAME
10         default "ge_b1x5v2"
11
12 source "board/ge/common/Kconfig"
13
14 endif
This page took 0.033177 seconds and 4 git commands to generate.