[kernel] r11536 - in dists/trunk/linux-2.6/debian: . config/powerpc
Maximilian Attems
maks at alioth.debian.org
Sat Jun 7 10:53:56 UTC 2008
Author: maks
Date: Sat Jun 7 10:49:59 2008
New Revision: 11536
Log:
[ppc64]: Enable IBMEBUS and EHEA
Modified:
dists/trunk/linux-2.6/debian/changelog
dists/trunk/linux-2.6/debian/config/powerpc/config.powerpc64
Modified: dists/trunk/linux-2.6/debian/changelog
==============================================================================
--- dists/trunk/linux-2.6/debian/changelog (original)
+++ dists/trunk/linux-2.6/debian/changelog Sat Jun 7 10:49:59 2008
@@ -31,6 +31,7 @@
* Add request_firmware patch for keyspan.
* [x86]: Enable dma engine. (closes: #473331)
* iwl3945: Add monitor mode patch. (closes: #482387)
+ * [ppc64]: Enable IBMEBUS and EHEA. (closes: #484888)
[ Martin Michlmayr ]
* [arm/orion5x] Update the config to reflect upstream renaming this
Modified: dists/trunk/linux-2.6/debian/config/powerpc/config.powerpc64
==============================================================================
--- dists/trunk/linux-2.6/debian/config/powerpc/config.powerpc64 (original)
+++ dists/trunk/linux-2.6/debian/config/powerpc/config.powerpc64 Sat Jun 7 10:49:59 2008
@@ -26,7 +26,7 @@
##
CONFIG_RTAS_PROC=y
CONFIG_RTAS_FLASH=m
-# CONFIG_IBMEBUS is not set
+CONFIG_IBMEBUS=y
CONFIG_CPU_FREQ_PMAC64=y
#. It's a bool
CONFIG_PPC_PASEMI_CPUFREQ=y
@@ -138,6 +138,7 @@
CONFIG_GELIC_WIRELESS=y
# CONFIG_MV643XX_ETH is not set
CONFIG_PASEMI_MAC=m
+CONFIG_EHEA=m
##
## file: drivers/net/ibm_newemac/Kconfig
More information about the Kernel-svn-changes
mailing list