From e80171e32dfd2c5b5c4c2419e04049d4e196c219 Mon Sep 17 00:00:00 2001 From: Mathieu Desnoyers Date: Sat, 2 Feb 2008 15:10:33 -0500 Subject: [PATCH] --- yaml --- r: 82718 b: refs/heads/master c: fb32e03fdc170251a381449a8d9b82cf7e811a6f h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/arch/Kconfig | 3 +++ trunk/init/Kconfig | 2 ++ 3 files changed, 6 insertions(+), 1 deletion(-) create mode 100644 trunk/arch/Kconfig diff --git a/[refs] b/[refs] index 0101f2775542..9753215a6b17 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: c0ffa3a951668734a635cd1e26bf7583795854c5 +refs/heads/master: fb32e03fdc170251a381449a8d9b82cf7e811a6f diff --git a/trunk/arch/Kconfig b/trunk/arch/Kconfig new file mode 100644 index 000000000000..24917145058d --- /dev/null +++ b/trunk/arch/Kconfig @@ -0,0 +1,3 @@ +# +# General architecture dependent options +# diff --git a/trunk/init/Kconfig b/trunk/init/Kconfig index dcc96a8c8c69..8de6c48cfde0 100644 --- a/trunk/init/Kconfig +++ b/trunk/init/Kconfig @@ -665,6 +665,8 @@ config SLOB endchoice +source "arch/Kconfig" + endmenu # General setup config SLABINFO