Sign in
kernel
/
pub
/
scm
/
linux
/
kernel
/
git
/
borntraeger
/
linux
/
d6a32b98099fb6b257e9b4f7b3febb5aae6f7408
/
.
/
drivers
/
staging
/
board
/
Kconfig
blob: 3f287c48e08204b353c27ea132f0e121956eb19c [
file
]
config STAGING_BOARD
bool
"Staging Board Support"
depends on OF_ADDRESS
&&
OF_IRQ
&&
CLKDEV_LOOKUP
help
Select
to enable per
-
board staging support code
.
If
in
doubt
,
say N here
.