kernel/drivers/staging/mt7621-dts/Kconfig
.. .. @@ -1,5 +1,11 @@ 1 +# SPDX-License-Identifier: GPL-2.01 2 config DTB_GNUBEE1 2 - bool "GnuBee1 NAS"3 + bool "GnuBee1 2.5inch NAS"4 + depends on SOC_MT7621 && DTB_RT_NONE5 + select BUILTIN_DTB6 +7 +config DTB_GNUBEE28 + bool "GnuBee2 3.5inch NAS"3 9 depends on SOC_MT7621 && DTB_RT_NONE 4 10 select BUILTIN_DTB 5 11