Merge tag 'v3.10.107' into update
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / drivers / char / Kconfig
index 0519b3c5b8a47adeb6375b243f73f8b9cb0c98ba..117a5dbcccc8ec9fa68783e449180e89ab2509e0 100644 (file)
@@ -592,9 +592,12 @@ config TELCLOCK
          controlling the behavior of this hardware.
 
 config DEVPORT
-       bool
+       bool "/dev/port character device"
        depends on ISA || PCI
        default y
+       help
+         Say Y here if you want to support the /dev/port device. The /dev/port
+         device is similar to /dev/mem, but for I/O ports.
 
 config DCC_TTY
        tristate "DCC tty driver"