| .. | ||
| lxdialog | ||
| patches | ||
| check.sh | ||
| conf.c | ||
| confdata.c | ||
| expr.c | ||
| expr.h | ||
| foo.h | ||
| gconf.c | ||
| gconf.glade | ||
| images.c | ||
| kconf_id.c | ||
| kxgettext.c | ||
| list.h | ||
| lkc_proto.h | ||
| lkc.h | ||
| Makefile | ||
| Makefile.br | ||
| mconf.c | ||
| menu.c | ||
| merge_config.sh | ||
| nconf.c | ||
| nconf.gui.c | ||
| nconf.h | ||
| POTFILES.in | ||
| qconf.cc | ||
| qconf.h | ||
| README.buildroot | ||
| README.rockchip | ||
| streamline_config.pl | ||
| symbol.c | ||
| util.c | ||
| zconf.l | ||
| zconf.lex.c_shipped | ||
| zconf.tab.c_shipped | ||
| zconf.y | ||
This is a copy of the kconfig code in the buildroot (currently 2024.02) tweaked to suit Rockchip Linux SDK. Changes: 1/ sed -i -e "s/buildroot/kernel/" -e "s/Buildroot/Rockchip Linux SDK/" \ -e "s/BR2_/RK_/" *conf* 2/ Apply 0001-HACK-Support-using-endmenuconfig-to-quit-menuconfig.patch