]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - scripts/kconfig/mconf.c
Merge branch 'apei' into apei-release
[karo-tx-linux.git] / scripts / kconfig / mconf.c
index d433c7a24745ff75278132bb9930e242f0785f86..820d2b6800fb5d856a56394cd9786610337fc8b8 100644 (file)
@@ -18,7 +18,6 @@
 #include <unistd.h>
 #include <locale.h>
 
-#define LKC_DIRECT_LINK
 #include "lkc.h"
 #include "lxdialog/dialog.h"
 
@@ -845,6 +844,7 @@ int main(int ac, char **av)
                                "\n\n"));
                        return 1;
                }
+               /* fall through */
        case -1:
                printf(_("\n\n"
                        "*** End of the configuration.\n"