lantiq: Refresh kernel configuration
authorHauke Mehrtens <hauke@hauke-m.de>
Mon, 3 Jul 2023 22:16:33 +0000 (00:16 +0200)
committerMartin Schiller <ms@dev.tdt.de>
Wed, 15 May 2024 06:54:58 +0000 (08:54 +0200)
commit494a10964cd695fceca07c193491a9096758031e
treed1e8f61bd9a251446a086212e05c6cef64ae3bc3
parent4341901f050058aba0f908c775a4d136c311062c
lantiq: Refresh kernel configuration

This refreshes the configuration for Linux kernel 5.15.

I first selected the xrx200 subtarget and then refreshed the target
kernel configuration using this command:
  make kernel_oldconfig CONFIG_TARGET=target
Then I selected one subtarget after the other and refreshed their
configuration using this command:
  make kernel_oldconfig CONFIG_TARGET=subtarget

I compared the kernel configuration used to compile the kernel from the
build directory for each subtarget before and after this task and it was
still the same.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
[refreshed config for linux 5.15.158]
Signed-off-by: Martin Schiller <ms@dev.tdt.de>
target/linux/lantiq/ase/config-5.15
target/linux/lantiq/config-5.15
target/linux/lantiq/falcon/config-5.15
target/linux/lantiq/xrx200/config-5.15
target/linux/lantiq/xway/config-5.15
target/linux/lantiq/xway_legacy/config-5.15