]> git.kernelconcepts.de Git - karo-tx-uboot.git/blob - board/bct-brettl2/Kconfig
dm: Adjust lists_bind_fdt() to return the bound device
[karo-tx-uboot.git] / board / bct-brettl2 / Kconfig
1 if TARGET_BCT_BRETTL2
2
3 config SYS_BOARD
4         string
5         default "bct-brettl2"
6
7 config SYS_CONFIG_NAME
8         string
9         default "bct-brettl2"
10
11 endif