xref: /openbmc/linux/drivers/staging/most/dim2/Kconfig (revision a7f7f624)
199b75a4eSGreg Kroah-Hartman# SPDX-License-Identifier: GPL-2.0
29249c6a6SChristian Gromm#
39249c6a6SChristian Gromm# MediaLB configuration
49249c6a6SChristian Gromm#
59249c6a6SChristian Gromm
69249c6a6SChristian Grommconfig MOST_DIM2
79249c6a6SChristian Gromm	tristate "DIM2"
821e57ff0SChristian Gromm	depends on HAS_IOMEM && OF
99249c6a6SChristian Gromm
10a7f7f624SMasahiro Yamada	help
119249c6a6SChristian Gromm	  Say Y here if you want to connect via MediaLB to network transceiver.
129249c6a6SChristian Gromm	  This device driver is platform dependent and needs an additional
139249c6a6SChristian Gromm	  platform driver to be installed. For more information contact
149249c6a6SChristian Gromm	  maintainer of this driver.
159249c6a6SChristian Gromm
169249c6a6SChristian Gromm	  To compile this driver as a module, choose M here: the
179249c6a6SChristian Gromm	  module will be called most_dim2.
18