r2634 - trunk/kernel/source/kernel-source-2.6.11-2.6.11/debian/patches

Sven Luther luther@costa.debian.org
Mon, 07 Mar 2005 16:41:53 +0100


Author: luther
Date: 2005-03-07 16:41:52 +0100 (Mon, 07 Mar 2005)
New Revision: 2634

Modified:
   trunk/kernel/source/kernel-source-2.6.11-2.6.11/debian/patches/powerpc-pegasos-marvell.dpatch
Log:
Added missing Kconfig entry.


Modified: trunk/kernel/source/kernel-source-2.6.11-2.6.11/debian/patches/powerpc-pegasos-marvell.dpatch
===================================================================
--- trunk/kernel/source/kernel-source-2.6.11-2.6.11/debian/patches/powerpc-pegasos-marvell.dpatch	2005-03-07 15:36:24 UTC (rev 2633)
+++ trunk/kernel/source/kernel-source-2.6.11-2.6.11/debian/patches/powerpc-pegasos-marvell.dpatch	2005-03-07 15:41:52 UTC (rev 2634)
@@ -5536,3 +5536,17 @@
 +};
 +
 +#endif /* __ASM_MV643XX_H */
+--- kernel-source-2.6.11/arch/ppc/Kconfig	2005-03-07 16:39:32.000000000 +0100
++++ kernel-source-2.6.11-marvell/arch/ppc/Kconfig	2005-03-07 16:39:37.000000000 +0100
+@@ -761,6 +761,11 @@
+ 	depends on (GT64260 || MV64360)
+ 	default y
+ 
++config MV64360
++	bool
++	depends on PPC_MULTIPLATFORM
++	default y
++
+ menu "Set bridge options"
+ 	depends on MV64X60
+