openwrt-mirror/target/linux/generic
Sungbo Eo dbfebd14f6 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-03 01:13:12 +02:00
..
backport-5.4 kernel: bump 5.4 to 5.4.150 2021-10-02 16:45:56 +02:00
backport-5.10 kernel: bump 5.10 to 5.10.68 2021-09-30 22:29:33 +01:00
files kernel: properly handle paging errors in fit partition parser 2021-08-27 21:32:43 +01:00
hack-5.4 kernel: bump 5.4 to 5.4.150 2021-10-02 16:45:56 +02:00
hack-5.10 kirkwood: solidify SATA_PMP config 2021-10-03 01:13:12 +02:00
image target: use SPDX license identifiers on Makefiles 2021-02-10 15:47:18 +01:00
other-files initramfs: switch to tmpfs to fix ujail 2020-11-27 01:23:43 +00:00
pending-5.4 kernel: bump 5.4 to 5.4.150 2021-10-02 16:45:56 +02:00
pending-5.10 kernel: bump 5.10 to 5.10.70 2021-09-30 22:29:33 +01:00
config-5.4 kernel: Add missing kernel config options 2021-09-13 13:04:21 +02:00
config-5.10 kernel: add missing CONFIG_NET_DSA_TAG_BRCM_LEGACY config symbol 2021-09-17 22:07:03 +02:00
config-filter kernel: generic: filter out CONFIG_PLUGIN_HOSTCC 2021-03-06 03:52:33 +00:00
PATCHES