1# SPDX-License-Identifier: GPL-2.0
2config DTB_GNUBEE1
3 bool "GnuBee1 2.5inch NAS"
4 depends on SOC_MT7621 && DTB_RT_NONE
5 select BUILTIN_DTB
6
7config DTB_GNUBEE2
8 bool "GnuBee2 3.5inch NAS"
9 depends on SOC_MT7621 && DTB_RT_NONE
10 select BUILTIN_DTB
11
12