Skip to content

Commit

Permalink
sparc: add menu "Executable file formats"
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Sam Ravnborg authored and David S. Miller committed Dec 4, 2008
1 parent 7189970 commit 12e271a
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions arch/sparc/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 12e271a

Please sign in to comment.