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

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


commit 769f573dc22ebb71ad30e9c1e00c8771bfbf11d0
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 3b23aab..312d497 100644
--- a/config-generic
+++ b/config-generic
@@ -3883,8 +3883,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