meta-configuration for linux-kernel configuration
it is tested over linux-5.15.85
for full functionality I replace two utils from 'kconfig-frontends' with analogs from kernel-source:
- apt install kconfig-frontends
- cd
- cp -v ./scripts/kconfig/mconf /bin/kconfig-mconf
- optional: cp -v ./scripts/kconfig/conf /bin/kconfig-conf