[PATCH-rt] ARM: add Kconfig support for HRT

From: Kevin Hilman
Date: Tue Jun 13 2006 - 18:49:20 EST


Include kernel/time/Kconfig for ARM for HRT support

Signed-off-by: Kevin Hilman <khilman@xxxxxxxxxxxxxx>

Index: ixp4xx/arch/arm/Kconfig
===================================================================
--- ixp4xx.orig/arch/arm/Kconfig
+++ ixp4xx/arch/arm/Kconfig
@@ -401,6 +401,8 @@ endmenu

menu "Kernel Features"

+source "kernel/time/Kconfig"
+
config SMP
bool "Symmetric Multi-Processing (EXPERIMENTAL)"
depends on EXPERIMENTAL && REALVIEW_MPCORE


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/