X-Git-Url: https://git.stricted.de/?p=GitHub%2Fmt8127%2Fandroid_kernel_alcatel_ttab.git;a=blobdiff_plain;f=drivers%2Fchar%2FKconfig;fp=drivers%2Fchar%2FKconfig;h=117a5dbcccc8ec9fa68783e449180e89ab2509e0;hp=0519b3c5b8a47adeb6375b243f73f8b9cb0c98ba;hb=073b9047a02b15d6145346d0b94c1aa009d344f0;hpb=47e5ca72da0f3bc71b728cffcbf42bbdda5aa006 diff --git a/drivers/char/Kconfig b/drivers/char/Kconfig index 0519b3c5b8a4..117a5dbcccc8 100644 --- a/drivers/char/Kconfig +++ b/drivers/char/Kconfig @@ -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"