kernel: bump 5.15 to 5.15.55
[openwrt/openwrt.git] / target / linux / generic / hack-5.15 / 205-kconfig-exit.patch
index 9f98c16b07a45bfbb7ef1db8254bb2517cd6be67..9f3bb8f3110836b9c393b0e1f5b9093b42826aec 100644 (file)
@@ -7,8 +7,6 @@ Subject: [PATCH] scripts/Kconfig: Kconfig exit
  scripts/kconfig/conf.c | 2 ++
  1 file changed, 2 insertions(+)
 
-diff --git a/scripts/kconfig/conf.c b/scripts/kconfig/conf.c
-index 5d84b44a2a2a..d279d95aac92 100644
 --- a/scripts/kconfig/conf.c
 +++ b/scripts/kconfig/conf.c
 @@ -435,6 +435,8 @@ static int conf_sym(struct menu *menu)
@@ -20,5 +18,3 @@ index 5d84b44a2a2a..d279d95aac92 100644
                        newval = oldval;
                        break;
                case '?':
--- 
-