tn3399_openwrt/scripts/config/lxdialog
Jo-Philipp Wich 7b1d809a8d Revert "build: scripts/config - update to kconfig-v5.6"
This reverts commit dcf3e63a35.

The kconfig update requires further testing and refinement until it can
remain in tree. Main problems are:

 - Recursive deps are now fatal instead of a warning
 - Previously legal syntax now leads to hard failures
 - It fails all package builds since multiple days

The updated kconfig implementation needs to cope with the current status
quo in the various package feeds before we can reconsider it for master.

It is not desirable that single broken packages can hard-fail the entire
build pipeline.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2020-04-12 00:10:47 +02:00
..
.gitignore Revert "build: scripts/config - update to kconfig-v5.6" 2020-04-12 00:10:47 +02:00
check-lxdialog.sh Revert "build: scripts/config - update to kconfig-v5.6" 2020-04-12 00:10:47 +02:00
checklist.c Revert "build: scripts/config - update to kconfig-v5.6" 2020-04-12 00:10:47 +02:00
dialog.h Revert "build: scripts/config - update to kconfig-v5.6" 2020-04-12 00:10:47 +02:00
inputbox.c Revert "build: scripts/config - update to kconfig-v5.6" 2020-04-12 00:10:47 +02:00
menubox.c Revert "build: scripts/config - update to kconfig-v5.6" 2020-04-12 00:10:47 +02:00
textbox.c Revert "build: scripts/config - update to kconfig-v5.6" 2020-04-12 00:10:47 +02:00
util.c Revert "build: scripts/config - update to kconfig-v5.6" 2020-04-12 00:10:47 +02:00
yesno.c Revert "build: scripts/config - update to kconfig-v5.6" 2020-04-12 00:10:47 +02:00