summaryrefslogtreecommitdiffstats
path: root/scripts/ptx-modifications/0003-Revert-kconfig-make-comments-stand-out-in-menuconfig.patch
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/ptx-modifications/0003-Revert-kconfig-make-comments-stand-out-in-menuconfig.patch')
-rw-r--r--scripts/ptx-modifications/0003-Revert-kconfig-make-comments-stand-out-in-menuconfig.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/ptx-modifications/0003-Revert-kconfig-make-comments-stand-out-in-menuconfig.patch b/scripts/ptx-modifications/0003-Revert-kconfig-make-comments-stand-out-in-menuconfig.patch
index ccfeaa092..bf97621b4 100644
--- a/scripts/ptx-modifications/0003-Revert-kconfig-make-comments-stand-out-in-menuconfig.patch
+++ b/scripts/ptx-modifications/0003-Revert-kconfig-make-comments-stand-out-in-menuconfig.patch
@@ -23,10 +23,10 @@ Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
1 file changed, 8 deletions(-)
diff --git a/scripts/kconfig/mconf.c b/scripts/kconfig/mconf.c
-index 59184bb..a86ed7c 100644
+index 315ce2c7cb9d..26a330881282 100644
--- a/scripts/kconfig/mconf.c
+++ b/scripts/kconfig/mconf.c
-@@ -504,14 +504,6 @@ static void build_conf(struct menu *menu)
+@@ -505,14 +505,6 @@ static void build_conf(struct menu *menu)
if (single_menu_mode && menu->data)
goto conf_childs;
return;