[kernel/f14/master] Don't build UIO platform drivers: they require additional platform code.

Chuck Ebbert cebbert at fedoraproject.org
Wed Sep 1 11:59:29 UTC 2010


commit 0c8a5559c3af3c1b47961a5da748c47084cbdb14
Author: Chuck Ebbert <cebbert at redhat.com>
Date:   Wed Sep 1 07:58:56 2010 -0400

    Don't build UIO platform drivers: they require additional platform code.

 config-generic |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/config-generic b/config-generic
index c7e865d..2b97a95 100644
--- a/config-generic
+++ b/config-generic
@@ -3992,8 +3992,8 @@ CONFIG_AUXDISPLAY=y
 CONFIG_UIO=m
 CONFIG_UIO_CIF=m
 CONFIG_UIO_SMX=m
-CONFIG_UIO_PDRV=m
-CONFIG_UIO_PDRV_GENIRQ=m
+# CONFIG_UIO_PDRV is not set
+# CONFIG_UIO_PDRV_GENIRQ is not set
 CONFIG_UIO_AEC=m
 CONFIG_UIO_SERCOS3=m
 CONFIG_UIO_PCI_GENERIC=m


More information about the scm-commits mailing list