aboutsummaryrefslogtreecommitdiff
path: root/target/linux/kirkwood/config-5.10
Commit message (Collapse)AuthorAge
* treewide: remove redundant ubifs kconfig symbolsRui Salvaterra2021-04-21
| | | | | | | For the targets which enable ubifs, these symbols are already part of the generic kconfigs. Drop them from the target kconfigs. Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com>
* kirkwood: update config for kernel 5.10Sungbo Eo2021-02-24
| | | | | | | | | | | Update config with make kernel_oldconfig. CONFIG_SATA_PMP=y is added manually as done for 5.4. This should be resolved properly in a separate issue. Signed-off-by: Sungbo Eo <mans0n@gorani.run> [add back CONFIG_SATA_PMP, rebase/refresh] Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
* kirkwood: copy files to kernel 5.10Sungbo Eo2021-02-24
Copy config and patches to kernel 5.10. Signed-off-by: Sungbo Eo <mans0n@gorani.run>