xref: /openbmc/u-boot/board/gardena/smart-gateway-mt7688/Kconfig (revision d3d6531866f2d7aa85b053cef553090b251e909f)
1if BOARD_GARDENA_SMART_GATEWAY_MT7688
2
3config SYS_BOARD
4	default "smart-gateway-mt7688"
5
6config SYS_VENDOR
7	default "gardena"
8
9config SYS_CONFIG_NAME
10	default "gardena-smart-gateway-mt7688"
11
12endif
13