From 7af5d70a53356eb65cf64a48ec4f3c8b7ec13364 Mon Sep 17 00:00:00 2001 From: Al Viro Date: Tue, 23 Aug 2005 22:45:11 +0100 Subject: [PATCH] --- yaml --- r: 5940 b: refs/heads/master c: c5596b267a95bdea865b966a3d6cc6e52e7feae7 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/arch/m32r/Kconfig | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index ab12bcedfc28..25fbb2512c56 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 276bd31ce5af01350465861af7aa6a25864eb108 +refs/heads/master: c5596b267a95bdea865b966a3d6cc6e52e7feae7 diff --git a/trunk/arch/m32r/Kconfig b/trunk/arch/m32r/Kconfig index 7772951df313..de4ade5187b4 100644 --- a/trunk/arch/m32r/Kconfig +++ b/trunk/arch/m32r/Kconfig @@ -269,7 +269,7 @@ config NR_CPUS # Common NUMA Features config NUMA bool "Numa Memory Allocation Support" - depends on SMP + depends on SMP && BROKEN default n # turning this on wastes a bunch of space.