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