Skip to content

Commit

Permalink
microblaze: Add mm/Kconfig to advance menu
Browse files Browse the repository at this point in the history
mm/Kconfig is getting too big to be in root menu.
Move it to submenu.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
  • Loading branch information
Michal Simek committed Sep 9, 2014
1 parent de295cf commit 7acdc1c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions arch/microblaze/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -248,10 +248,10 @@ config MICROBLAZE_64K_PAGES

endchoice

endmenu

source "mm/Kconfig"

endmenu

menu "Executable file formats"

source "fs/Kconfig.binfmt"
Expand Down

0 comments on commit 7acdc1c

Please sign in to comment.