projects
/
openwrt
/
staging
/
xback.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c7d5c26
)
sunxi: Activate CONFIG_SATA_PMP
author
Hauke Mehrtens
<hauke@hauke-m.de>
Sat, 2 Oct 2021 20:03:04 +0000
(22:03 +0200)
committer
Hauke Mehrtens
<hauke@hauke-m.de>
Sat, 2 Oct 2021 23:13:18 +0000
(
01:13
+0200)
The kernel 5.4 configuration activated SATA Port Multiplier support, add
it to kernel 5.10 too.
Fixes: 83672f506d95 ("sunxi: add testing Linux 5.10")
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
target/linux/sunxi/config-5.10
patch
|
blob
|
history
diff --git
a/target/linux/sunxi/config-5.10
b/target/linux/sunxi/config-5.10
index 2b9fd2e668613a3c84488f08f3e3259d45953839..2f0a8ab968157702d0bbb922b1040dc2acb9d1c5 100644
(file)
--- a/
target/linux/sunxi/config-5.10
+++ b/
target/linux/sunxi/config-5.10
@@
-387,6
+387,8
@@
CONFIG_RESET_SUNXI=y
CONFIG_RFS_ACCEL=y
CONFIG_RPS=y
CONFIG_RWSEM_SPIN_ON_OWNER=y
+CONFIG_SATA_HOST=y
+CONFIG_SATA_PMP=y
CONFIG_SCSI=y
CONFIG_SDIO_UART=y
CONFIG_SECURITYFS=y