xref: /openbmc/linux/drivers/staging/most/Kconfig (revision 13b41b57)
199b75a4eSGreg Kroah-Hartman# SPDX-License-Identifier: GPL-2.0
2b2765275SChristian Grommmenuconfig MOST_COMPONENTS
3057301cdSChristian Gromm	tristate "MOST support"
4b2765275SChristian Gromm	depends on HAS_DMA && CONFIGFS_FS && MOST
557562a72SChristian Gromm	default n
62a4482bfSMoses Christopher	help
7057301cdSChristian Gromm	  Say Y here if you want to enable MOST support.
8057301cdSChristian Gromm	  This driver needs at least one additional component to enable the
9057301cdSChristian Gromm	  desired access from userspace (e.g. character devices) and one that
10057301cdSChristian Gromm	  matches the network controller's hardware interface (e.g. USB).
11057301cdSChristian Gromm
12057301cdSChristian Gromm	  To compile this driver as a module, choose M here: the
13057301cdSChristian Gromm	  module will be called most_core.
1457562a72SChristian Gromm
1557562a72SChristian Gromm	  If in doubt, say N here.
1657562a72SChristian Gromm
1757562a72SChristian Gromm
1857562a72SChristian Gromm
19b2765275SChristian Grommif MOST_COMPONENTS
2057562a72SChristian Gromm
219c7201bfSChristian Grommsource "drivers/staging/most/net/Kconfig"
22d4a8ce7fSChristian Gromm
232c22cdfbSChristian Grommsource "drivers/staging/most/video/Kconfig"
243d31c0cbSChristian Gromm
259249c6a6SChristian Grommsource "drivers/staging/most/dim2/Kconfig"
26ba3d7ddfSChristian Gromm
2777550c20SChristian Grommsource "drivers/staging/most/i2c/Kconfig"
2891a450adSChristian Gromm
2957562a72SChristian Grommendif
30