]> Git Repo - linux.git/blob - drivers/staging/most/dim2/Kconfig
efi/x86: add headroom to decompressor BSS to account for setup block
[linux.git] / drivers / staging / most / dim2 / Kconfig
1 # SPDX-License-Identifier: GPL-2.0
2 #
3 # MediaLB configuration
4 #
5
6 config MOST_DIM2
7         tristate "DIM2"
8         depends on HAS_IOMEM && OF
9
10         ---help---
11           Say Y here if you want to connect via MediaLB to network transceiver.
12           This device driver is platform dependent and needs an additional
13           platform driver to be installed. For more information contact
14           maintainer of this driver.
15
16           To compile this driver as a module, choose M here: the
17           module will be called most_dim2.
This page took 0.03889 seconds and 4 git commands to generate.