tty: Added a CONFIG_TTY option to allow removal of TTY
[deliverable/linux.git] / drivers / tty / serial / Kconfig
index 2dc429357fe370922fb203a1dcfda82870ef415e..e9aeccdfbe35e8663ed5af9159cee49942ddc7b7 100644 (file)
@@ -2,6 +2,8 @@
 # Serial device configuration
 #
 
+if TTY
+
 menu "Serial drivers"
        depends on HAS_IOMEM
 
@@ -1483,3 +1485,5 @@ config SERIAL_RP2_NR_UARTS
          need to be increased.
 
 endmenu
+
+endif # TTY
This page took 0.027807 seconds and 5 git commands to generate.