aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mcb/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/mcb/Kconfig')
-rw-r--r--drivers/mcb/Kconfig9
1 files changed, 9 insertions, 0 deletions
diff --git a/drivers/mcb/Kconfig b/drivers/mcb/Kconfig
index e9a6976e1010..76d9c51de6c9 100644
--- a/drivers/mcb/Kconfig
+++ b/drivers/mcb/Kconfig
@@ -28,4 +28,13 @@ config MCB_PCI
If build as a module, the module is called mcb-pci.ko
+config MCB_LPC
+ tristate "LPC (non PCI) based MCB carrier"
+ default n
+ help
+
+ This is a MCB carrier on a LPC or non PCI device.
+
+ If build as a module, the module is called mcb-lpc.ko
+
endif # MCB