[kernel] r20146 - dists/sid/linux/debian/config/powerpc
Ben Hutchings
benh at alioth.debian.org
Thu May 30 04:24:42 UTC 2013
Author: benh
Date: Thu May 30 04:23:59 2013
New Revision: 20146
Log:
[powerpc] Enable DMADEVICES as PPC_BESTCOMM now depends on it
Modified:
dists/sid/linux/debian/config/powerpc/config.powerpc
Modified: dists/sid/linux/debian/config/powerpc/config.powerpc
==============================================================================
--- dists/sid/linux/debian/config/powerpc/config.powerpc Thu May 30 04:13:29 2013 (r20145)
+++ dists/sid/linux/debian/config/powerpc/config.powerpc Thu May 30 04:23:59 2013 (r20146)
@@ -43,11 +43,6 @@
# CONFIG_PPC_PREP is not set
##
-## file: arch/powerpc/sysdev/bestcomm/Kconfig
-##
-CONFIG_PPC_BESTCOMM=m
-
-##
## file: drivers/ata/Kconfig
##
CONFIG_PATA_MPC52xx=m
@@ -58,6 +53,12 @@
CONFIG_MAC_FLOPPY=y
##
+## file: drivers/dma/Kconfig
+##
+CONFIG_DMADEVICES=y
+CONFIG_PPC_BESTCOMM=m
+
+##
## file: drivers/macintosh/Kconfig
##
CONFIG_SENSORS_AMS=m
More information about the Kernel-svn-changes
mailing list