repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
gpio: rcar: Fix runtime PM imbalance on error
[linux/fpc-iii.git]
/
drivers
/
staging
/
mt7621-dts
/
Kconfig
blob
6932ab7acadf3f518b398c5abaeda3bf2301a392
1
# SPDX-License-Identifier: GPL-2.0
2
config DTB_GNUBEE1
3
bool "GnuBee1 2.5inch NAS"
4
depends on SOC_MT7621 && DTB_RT_NONE
5
select BUILTIN_DTB
6
7
config DTB_GNUBEE2
8
bool "GnuBee2 3.5inch NAS"
9
depends on SOC_MT7621 && DTB_RT_NONE
10
select BUILTIN_DTB
11