Alchemy serial port patch

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



This seems to be needed to build drivers/serial/core.c for Alchemy
CPUs.

Robert Swindells

Index: Kconfig
===================================================================
RCS file: /home/cvs/linux/drivers/serial/Kconfig,v
retrieving revision 1.17
diff -u -r1.17 Kconfig
--- Kconfig     9 Sep 2003 16:41:03 -0000       1.17
+++ Kconfig     24 Sep 2003 14:50:36 -0000
@@ -459,7 +459,7 @@
 
 config SERIAL_CORE
        tristate
-       default m if SERIAL_AMBA!=y && SERIAL_CLPS711X!=y && SERIAL_21285!=y && 
!SERIAL_SA1100 && !SERIAL_ANAKIN && !SERIAL_UART00 && SERIAL_8250!=y && SERIAL_M
UX!=y && !SERIAL_ROCKETPORT && !SERIAL_SUNCORE && !V850E_UART && SERIAL_PMACZILO
G!=y && SERIAL_DZ!=y && SERIAL_IP22_ZILOG!=y || SERIAL_AU1X00!=y && (SERIAL_AMBA
=m || SERIAL_CLPS711X=m || SERIAL_21285=m || SERIAL_8250=m || SERIAL_MUX=m || SE
RIAL98=m || SERIAL_PMACZILOG=m || SERIAL_IP22_ZILOG=m)
+       default m if SERIAL_AMBA!=y && SERIAL_CLPS711X!=y && SERIAL_21285!=y && 
!SERIAL_SA1100 && !SERIAL_ANAKIN && !SERIAL_UART00 && SERIAL_8250!=y && SERIAL_M
UX!=y && !SERIAL_ROCKETPORT && !SERIAL_SUNCORE && !V850E_UART && SERIAL_PMACZILO
G!=y && SERIAL_DZ!=y && SERIAL_IP22_ZILOG!=y && SERIAL_AU1X00!=y && (SERIAL_AMBA
=m || SERIAL_CLPS711X=m || SERIAL_21285=m || SERIAL_8250=m || SERIAL_MUX=m || SE
RIAL98=m || SERIAL_PMACZILOG=m || SERIAL_IP22_ZILOG=m)
        default y if SERIAL_AMBA=y || SERIAL_CLPS711X=y || SERIAL_21285=y || SER
IAL_SA1100 || SERIAL_ANAKIN || SERIAL_UART00 || SERIAL_8250=y || SERIAL_MUX=y ||
 SERIAL_ROCKETPORT || SERIAL_SUNCORE || V850E_UART || SERIAL98=y || SERIAL_PMACZ
ILOG=y || SERIAL_DZ=y || SERIAL_IP22_ZILOG=y || SERIAL_AU1X00=y
 
 config SERIAL_CORE_CONSOLE


[Index of Archives]     [Linux MIPS Home]     [LKML Archive]     [Linux ARM Kernel]     [Linux ARM]     [Linux]     [Git]     [Yosemite News]     [Linux SCSI]     [Linux Hams]

  Powered by Linux