[kernel] r10879 - dists/trunk/linux-2.6/debian/config/powerpc

Bastian Blank waldi at alioth.debian.org
Fri Mar 14 21:48:10 UTC 2008


Author: waldi
Date: Fri Mar 14 21:48:09 2008
New Revision: 10879

Log:
debian/config/powerpc
- Cleanup.
- Disable USB_GADGET.


Modified:
   dists/trunk/linux-2.6/debian/config/powerpc/config
   dists/trunk/linux-2.6/debian/config/powerpc/config.powerpc
   dists/trunk/linux-2.6/debian/config/powerpc/config.powerpc-miboot

Modified: dists/trunk/linux-2.6/debian/config/powerpc/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/powerpc/config	(original)
+++ dists/trunk/linux-2.6/debian/config/powerpc/config	Fri Mar 14 21:48:09 2008
@@ -173,6 +173,8 @@
 ## choice: Default CPUFreq governor
 CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE=y
 # CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE is not set
+# CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND is not set
+# CONFIG_CPU_FREQ_DEFAULT_GOV_CONSERVATIVE is not set
 ## end choice
 CONFIG_CPU_FREQ_GOV_PERFORMANCE=y
 CONFIG_CPU_FREQ_GOV_POWERSAVE=m
@@ -871,26 +873,7 @@
 ##
 ## file: drivers/usb/gadget/Kconfig
 ##
-CONFIG_USB_GADGET=m
-# CONFIG_USB_GADGET_DEBUG_FILES is not set
-## choice: USB Peripheral Controller
-CONFIG_USB_GADGET_NET2280=y
-# CONFIG_USB_GADGET_PXA2XX is not set
-# CONFIG_USB_GADGET_GOKU is not set
-# CONFIG_USB_GADGET_LH7A40X is not set
-# CONFIG_USB_GADGET_OMAP is not set
-# CONFIG_USB_OTG is not set
-# CONFIG_USB_GADGET_DUMMY_HCD is not set
-## end choice
-## choice: USB Gadget Drivers
-CONFIG_USB_ZERO=m
-CONFIG_USB_ETH=m
-CONFIG_USB_ETH_RNDIS=y
-CONFIG_USB_GADGETFS=m
-CONFIG_USB_FILE_STORAGE=m
-CONFIG_USB_FILE_STORAGE_TEST=y
-CONFIG_USB_G_SERIAL=m
-## end choice
+# CONFIG_USB_GADGET is not set
 
 ##
 ## file: drivers/usb/host/Kconfig
@@ -1073,14 +1056,6 @@
 CONFIG_CRC32=y
 
 ##
-## file: mm/Kconfig
-##
-## choice: Memory model
-# CONFIG_DISCONTIGMEM_MANUAL is not set
-# CONFIG_SPARSEMEM_MANUAL is not set
-## end choice
-
-##
 ## file: net/atm/Kconfig
 ##
 CONFIG_ATM=m

Modified: dists/trunk/linux-2.6/debian/config/powerpc/config.powerpc
==============================================================================
--- dists/trunk/linux-2.6/debian/config/powerpc/config.powerpc	(original)
+++ dists/trunk/linux-2.6/debian/config/powerpc/config.powerpc	Fri Mar 14 21:48:09 2008
@@ -110,5 +110,7 @@
 ##
 ## choice: Memory model
 CONFIG_FLATMEM_MANUAL=y
+# CONFIG_DISCONTIGMEM_MANUAL is not set
+# CONFIG_SPARSEMEM_MANUAL is not set
 ## end choice
 

Modified: dists/trunk/linux-2.6/debian/config/powerpc/config.powerpc-miboot
==============================================================================
--- dists/trunk/linux-2.6/debian/config/powerpc/config.powerpc-miboot	(original)
+++ dists/trunk/linux-2.6/debian/config/powerpc/config.powerpc-miboot	Fri Mar 14 21:48:09 2008
@@ -154,6 +154,8 @@
 ##
 ## choice: Memory model
 CONFIG_FLATMEM_MANUAL=y
+# CONFIG_DISCONTIGMEM_MANUAL is not set
+# CONFIG_SPARSEMEM_MANUAL is not set
 ## end choice
 
 ##



More information about the Kernel-svn-changes mailing list