瀏覽代碼

sparc: add menu "Executable file formats"

This is what we use in sparc64 - make sparc equal

Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Sam Ravnborg 16 年之前
父節點
當前提交
12e271a84e
共有 1 個文件被更改,包括 6 次插入2 次删除
  1. 6 2
      arch/sparc/Kconfig

+ 6 - 2
arch/sparc/Kconfig

@@ -245,12 +245,16 @@ config SPARC_LED
 	  by reading /proc/led and its blinking mode can be changed
 	  by reading /proc/led and its blinking mode can be changed
 	  via writes to /proc/led
 	  via writes to /proc/led
 
 
-source "fs/Kconfig.binfmt"
-
 source "mm/Kconfig"
 source "mm/Kconfig"
 
 
 endmenu
 endmenu
 
 
+menu "Executable file formats"
+
+source "fs/Kconfig.binfmt"
+
+endmenu
+
 source "net/Kconfig"
 source "net/Kconfig"
 
 
 source "drivers/Kconfig"
 source "drivers/Kconfig"