* [PATCH 6/8] sparc: add menu "Executable file formats"
@ 2008-11-15 21:34 Sam Ravnborg
2008-11-15 21:43 ` David Miller
0 siblings, 1 reply; 2+ messages in thread
From: Sam Ravnborg @ 2008-11-15 21:34 UTC (permalink / raw)
To: sparclinux
This is what we use in sparc64 - make sparc equal
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
---
arch/sparc/Kconfig | 8 ++++++--
1 files changed, 6 insertions(+), 2 deletions(-)
diff --git a/arch/sparc/Kconfig b/arch/sparc/Kconfig
index 3ff77f8..0a2062e 100644
--- a/arch/sparc/Kconfig
+++ b/arch/sparc/Kconfig
@@ -245,12 +245,16 @@ config SPARC_LED
by reading /proc/led and its blinking mode can be changed
via writes to /proc/led
-source "fs/Kconfig.binfmt"
-
source "mm/Kconfig"
endmenu
+menu "Executable file formats"
+
+source "fs/Kconfig.binfmt"
+
+endmenu
+
source "net/Kconfig"
source "drivers/Kconfig"
--
1.5.6.GIT
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2008-11-15 21:43 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-11-15 21:34 [PATCH 6/8] sparc: add menu "Executable file formats" Sam Ravnborg
2008-11-15 21:43 ` David Miller
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.