From 7f60154577f05fc33248fd5850eba1076d4fe975 Mon Sep 17 00:00:00 2001 From: Kumar Gala Date: Wed, 13 Jul 2011 05:00:41 +0000 Subject: [PATCH] --- yaml --- r: 259177 b: refs/heads/master c: 5adfd346e48c7742bad179f9e959d15afbf5f95e h: refs/heads/master i: 259175: 31b9b817106f4c698324085f1086f3a5f4a8f246 v: v3 --- [refs] | 2 +- trunk/arch/powerpc/platforms/Kconfig.cputype | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index ba5bfe634f9c..bacffca2ba1f 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 4b575f3e8aba07688fc48025efde41036e5d5eee +refs/heads/master: 5adfd346e48c7742bad179f9e959d15afbf5f95e diff --git a/trunk/arch/powerpc/platforms/Kconfig.cputype b/trunk/arch/powerpc/platforms/Kconfig.cputype index 2165b65876f9..e06e39589a09 100644 --- a/trunk/arch/powerpc/platforms/Kconfig.cputype +++ b/trunk/arch/powerpc/platforms/Kconfig.cputype @@ -1,7 +1,6 @@ config PPC64 bool "64-bit kernel" default n - select PPC_HAVE_PMU_SUPPORT help This option selects whether a 32-bit or a 64-bit kernel will be built. @@ -69,6 +68,7 @@ choice config PPC_BOOK3S_64 bool "Server processors" select PPC_FPU + select PPC_HAVE_PMU_SUPPORT config PPC_BOOK3E_64 bool "Embedded processors"