immortalwrt/target/linux/generic
Sungbo Eo 538472be8b kirkwood: solidify SATA_PMP config
SATA_PMP option is no longer exposed when no SATA host driver is enabled
since upstream linux commit bd322af15ce9 ("ata: make SATA_PMP option
selectable only if any SATA host driver is enabled").

Commit 1bb3f593ee ("kirkwood: update config for kernel 5.10") manually
added CONFIG_SATA_PMP=y to config file, but the config will disappear for
every kernel_oldconfig refresh.

To prevent this, a small hack is added, which selects SATA_HOST
automatically when SATA_PMP is enabled. This patch can be dropped if
SATA_MV is ever re-added into kernel config file.

Tested-by: Pawel Dembicki <paweldembicki@gmail.com>
Signed-off-by: Sungbo Eo <mans0n@gorani.run>
[Move patch to generic/hack-5.10]
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2021-10-06 23:55:59 +08:00
..
backport-5.4 kernel: bump 5.4 to 5.4.150 2021-10-05 23:56:32 +08:00
backport-5.10 kernel: bump 5.10 to 5.10.68 2021-10-05 23:55:28 +08:00
files kernel: properly handle paging errors in fit partition parser 2021-08-28 12:24:22 +08:00
hack-5.4 kernel: bump 5.4 to 5.4.150 2021-10-05 23:56:32 +08:00
hack-5.10 kirkwood: solidify SATA_PMP config 2021-10-06 23:55:59 +08:00
image target: use SPDX license identifiers on Makefiles 2021-02-11 12:05:39 +08:00
other-files initramfs: switch to tmpfs to fix ujail 2020-11-28 19:05:38 +08:00
pending-5.4 kernel: bump 5.4 to 5.4.150 2021-10-05 23:56:32 +08:00
pending-5.10 kernel: bump 5.10 to 5.10.70 2021-10-05 23:55:51 +08:00
config-5.4 kernel: Add missing kernel config options 2021-09-16 23:53:31 +08:00
config-5.10 kernel: add missing CONFIG_NET_DSA_TAG_BRCM_LEGACY config symbol 2021-09-19 23:58:34 +08:00
config-filter kernel: generic: filter out CONFIG_PLUGIN_HOSTCC 2021-03-06 18:05:44 +08:00
PATCHES