diff options
Diffstat (limited to 'drivers/ipack/devices/Kconfig')
-rw-r--r-- | drivers/ipack/devices/Kconfig | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/drivers/ipack/devices/Kconfig b/drivers/ipack/devices/Kconfig new file mode 100644 index 000000000000..0b82fdc198c0 --- /dev/null +++ b/drivers/ipack/devices/Kconfig | |||
@@ -0,0 +1,6 @@ | |||
1 | config SERIAL_IPOCTAL | ||
2 | tristate "IndustryPack IP-OCTAL uart support" | ||
3 | depends on IPACK_BUS | ||
4 | help | ||
5 | This driver supports the IPOCTAL serial port device for the IndustryPack bus. | ||
6 | default n | ||