]> git.kernelconcepts.de Git - karo-tx-uboot.git/blob - board/w7o/Kconfig
Merge branch 'master' of git://git.denx.de/u-boot-arm
[karo-tx-uboot.git] / board / w7o / Kconfig
1 if TARGET_W7OLMC
2
3 config SYS_BOARD
4         default "w7o"
5
6 config SYS_CONFIG_NAME
7         default "W7OLMC"
8
9 endif
10
11 if TARGET_W7OLMG
12
13 config SYS_BOARD
14         default "w7o"
15
16 config SYS_CONFIG_NAME
17         default "W7OLMG"
18
19 endif