forked from rrcarlosr/Jetpack
9 lines
142 B
Plaintext
9 lines
142 B
Plaintext
if BLK_DEV
|
|
|
|
config TEGRA_HV_BLKDEV
|
|
bool "Tegra Virtual Block I/O Device"
|
|
depends on BLK_DEV && TEGRA_HV_MANAGER
|
|
default n
|
|
|
|
endif # BLK_DEV
|