diff options
Diffstat (limited to 'drivers/serial/Kconfig')
-rw-r--r-- | drivers/serial/Kconfig | 36 |
1 files changed, 0 insertions, 36 deletions
diff --git a/drivers/serial/Kconfig b/drivers/serial/Kconfig index 31786b3b0a68..db783b77a881 100644 --- a/drivers/serial/Kconfig +++ b/drivers/serial/Kconfig | |||
@@ -1123,42 +1123,6 @@ config SERIAL_CPM_CONSOLE | |||
1123 | your boot loader (lilo or loadlin) about how to pass options to the | 1123 | your boot loader (lilo or loadlin) about how to pass options to the |
1124 | kernel at boot time.) | 1124 | kernel at boot time.) |
1125 | 1125 | ||
1126 | config SERIAL_CPM_SCC1 | ||
1127 | bool "Support for SCC1 serial port" | ||
1128 | depends on SERIAL_CPM=y | ||
1129 | help | ||
1130 | Select this option to use SCC1 as a serial port | ||
1131 | |||
1132 | config SERIAL_CPM_SCC2 | ||
1133 | bool "Support for SCC2 serial port" | ||
1134 | depends on SERIAL_CPM=y | ||
1135 | help | ||
1136 | Select this option to use SCC2 as a serial port | ||
1137 | |||
1138 | config SERIAL_CPM_SCC3 | ||
1139 | bool "Support for SCC3 serial port" | ||
1140 | depends on SERIAL_CPM=y | ||
1141 | help | ||
1142 | Select this option to use SCC3 as a serial port | ||
1143 | |||
1144 | config SERIAL_CPM_SCC4 | ||
1145 | bool "Support for SCC4 serial port" | ||
1146 | depends on SERIAL_CPM=y | ||
1147 | help | ||
1148 | Select this option to use SCC4 as a serial port | ||
1149 | |||
1150 | config SERIAL_CPM_SMC1 | ||
1151 | bool "Support for SMC1 serial port" | ||
1152 | depends on SERIAL_CPM=y | ||
1153 | help | ||
1154 | Select this option to use SMC1 as a serial port | ||
1155 | |||
1156 | config SERIAL_CPM_SMC2 | ||
1157 | bool "Support for SMC2 serial port" | ||
1158 | depends on SERIAL_CPM=y | ||
1159 | help | ||
1160 | Select this option to use SMC2 as a serial port | ||
1161 | |||
1162 | config SERIAL_SGI_L1_CONSOLE | 1126 | config SERIAL_SGI_L1_CONSOLE |
1163 | bool "SGI Altix L1 serial console support" | 1127 | bool "SGI Altix L1 serial console support" |
1164 | depends on IA64_GENERIC || IA64_SGI_SN2 | 1128 | depends on IA64_GENERIC || IA64_SGI_SN2 |