Merge branch 'firefly' into squashCM
[firefly-linux-kernel-4.4.55.git] / drivers / char / Kconfig
index 2f23878ad0317b80a20a13838393a468c03e44c8..730fc860fc010ea3b70e72593eb60d70fa3b3eba 100644 (file)
@@ -583,10 +583,12 @@ config TELCLOCK
          controlling the behavior of this hardware.
 
 config DEVPORT
-       bool
-       depends on !M68K
+       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.
 
 source "drivers/s390/char/Kconfig"