[PATCH] (6/43) Kconfig fix (m32r genrtc)

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

 



genrtc is not for m32r; marked as such.  Probably ought to put that into
arch/* - list of "don't build it on <platform>" is getting too long.

Signed-off-by: Al Viro <[email protected]>
----
diff -urN RC13-rc6-git13-m32r-NUMA/drivers/char/Kconfig RC13-rc6-git13-m32r-genrtc/drivers/char/Kconfig
--- RC13-rc6-git13-m32r-NUMA/drivers/char/Kconfig	2005-08-21 13:16:46.000000000 -0400
+++ RC13-rc6-git13-m32r-genrtc/drivers/char/Kconfig	2005-08-21 13:16:49.000000000 -0400
@@ -736,7 +736,7 @@
 
 config GEN_RTC
 	tristate "Generic /dev/rtc emulation"
-	depends on RTC!=y && !IA64 && !ARM && !PPC64
+	depends on RTC!=y && !IA64 && !ARM && !PPC64 && !M32R
 	---help---
 	  If you say Y here and create a character special file /dev/rtc with
 	  major number 10 and minor number 135 using mknod ("man mknod"), you
-
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