xref: /openbmc/linux/drivers/staging/most/dim2/Kconfig (revision 9249c6a6)
19249c6a6SChristian Gromm#
29249c6a6SChristian Gromm# MediaLB configuration
39249c6a6SChristian Gromm#
49249c6a6SChristian Gromm
59249c6a6SChristian Grommconfig MOST_DIM2
69249c6a6SChristian Gromm	tristate "DIM2"
79249c6a6SChristian Gromm	depends on HAS_IOMEM
89249c6a6SChristian Gromm
99249c6a6SChristian Gromm	---help---
109249c6a6SChristian Gromm	  Say Y here if you want to connect via MediaLB to network transceiver.
119249c6a6SChristian Gromm	  This device driver is platform dependent and needs an additional
129249c6a6SChristian Gromm	  platform driver to be installed. For more information contact
139249c6a6SChristian Gromm	  maintainer of this driver.
149249c6a6SChristian Gromm
159249c6a6SChristian Gromm	  To compile this driver as a module, choose M here: the
169249c6a6SChristian Gromm	  module will be called most_dim2.
17