]> git.karo-electronics.de Git - karo-tx-uboot.git/blob - board/LaCie/wireless_space/Kconfig
karo: fdt: fix panel-dpi support
[karo-tx-uboot.git] / board / LaCie / wireless_space / Kconfig
1 if TARGET_WIRELESS_SPACE
2
3 config SYS_BOARD
4         default "wireless_space"
5
6 config SYS_VENDOR
7         default "LaCie"
8
9 config SYS_CONFIG_NAME
10         default "wireless_space"
11
12 endif