Sign in
gem5
/
arm
/
linux
/
38c53af853069adf87181684370d7b8866d6387b
/
.
/
drivers
/
staging
/
board
/
Kconfig
blob: 3f287c48e08204b353c27ea132f0e121956eb19c [
file
] [
log
] [
blame
]
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
.