[kernel] r13125 - in dists/trunk/linux-2.6/debian: . config/powerpc
Maximilian Attems
maks at alioth.debian.org
Mon Mar 16 16:33:37 UTC 2009
Author: maks
Date: Mon Mar 16 16:33:36 2009
New Revision: 13125
Log:
powerpc set modular PHANTOM and HP_ILO drivers
Modified:
dists/trunk/linux-2.6/debian/changelog
dists/trunk/linux-2.6/debian/config/powerpc/config
Modified: dists/trunk/linux-2.6/debian/changelog
==============================================================================
--- dists/trunk/linux-2.6/debian/changelog (original)
+++ dists/trunk/linux-2.6/debian/changelog Mon Mar 16 16:33:36 2009
@@ -40,6 +40,7 @@
* temp.image.plain/preinst: Consistent output.
* [x86_64] set SPARSE_IRQ, NUMA_MIGRATE_IRQ_DESC.
* [x86_32] set BLK_DEV_CS5536.
+ * [powerpc] set PHANTOM, HP_ILO.
[ Bastian Blank ]
* Use external source directory for all builds.
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 Mon Mar 16 16:33:36 2009
@@ -500,6 +500,12 @@
CONFIG_I2O_PROC=m
##
+### file: drivers/misc/Kconfig
+###
+CONFIG_PHANTOM=m
+CONFIG_HP_ILO=m
+
+##
## file: drivers/mmc/Kconfig
##
CONFIG_MMC=m
More information about the Kernel-svn-changes
mailing list