[PATCH] (18/43) Kconfig fix (amba on arm/versatile)

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

 



AMBA_PL010 is broken on arm/versatile; marked as such

Signed-off-by: Al Viro <[email protected]>
----
diff -urN RC13-rc6-git13-acornscsi/drivers/serial/Kconfig RC13-rc6-git13-amba/drivers/serial/Kconfig
--- RC13-rc6-git13-acornscsi/drivers/serial/Kconfig	2005-08-21 13:16:58.000000000 -0400
+++ RC13-rc6-git13-amba/drivers/serial/Kconfig	2005-08-21 13:17:02.000000000 -0400
@@ -211,7 +211,7 @@
 
 config SERIAL_AMBA_PL010
 	tristate "ARM AMBA PL010 serial port support"
-	depends on ARM_AMBA
+	depends on ARM_AMBA && (BROKEN || !ARCH_VERSATILE)
 	select SERIAL_CORE
 	help
 	  This selects the ARM(R) AMBA(R) PrimeCell PL010 UART.  If you have
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[Index of Archives]     [Kernel Newbies]     [Netfilter]     [Bugtraq]     [Photo]     [Gimp]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Video 4 Linux]     [Linux for the blind]
  Powered by Linux