Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Snippets Groups Projects
Commit 7acdc1cf authored by Michal Simek's avatar Michal Simek
Browse files

microblaze: Add mm/Kconfig to advance menu


mm/Kconfig is getting too big to be in root menu.
Move it to submenu.

Signed-off-by: default avatarMichal Simek <michal.simek@xilinx.com>
parent de295cf0
Branches
No related tags found
No related merge requests found
...@@ -248,10 +248,10 @@ config MICROBLAZE_64K_PAGES ...@@ -248,10 +248,10 @@ config MICROBLAZE_64K_PAGES
endchoice endchoice
endmenu
source "mm/Kconfig" source "mm/Kconfig"
endmenu
menu "Executable file formats" menu "Executable file formats"
source "fs/Kconfig.binfmt" source "fs/Kconfig.binfmt"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment