mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-06-12 17:12:04 +08:00

* armvirt: copy config files from 5.10 Copy config files from 5.10. Signed-off-by: Aleksander Jan Bajkowski <olek2@wp.pl> * armvirt: refresh 5.15 config This was done by executing these commands: $ make kernel_oldconfig CONFIG_TARGET=subtarget $ make kernel_oldconfig CONFIG_TARGET=subtarget_platform Signed-off-by: Aleksander Jan Bajkowski <olek2@wp.pl> * armvirt: move common symbols from subtarget to target config These new symbols are common for all subtargets and can be moved into target config. Signed-off-by: Aleksander Jan Bajkowski <olek2@wp.pl> Co-authored-by: Aleksander Jan Bajkowski <olek2@wp.pl>