projects
/
openwrt
/
staging
/
hauke.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3eb2543
)
armvirt: 64: Add storage support for qemu-sbsa platform
author
Anton Antonov
<
[email protected]
>
Thu, 22 Dec 2022 12:01:59 +0000
(12:01 +0000)
committer
Petr Štetiar
<
[email protected]
>
Tue, 13 Jun 2023 12:12:35 +0000
(14:12 +0200)
Enable SATA support, which is used by the Server Base
System Architecture reference board[1].
Signed-off-by: Anton Antonov <
[email protected]
>
Signed-off-by: Mathew McBride <
[email protected]
>
[1] - https://qemu.readthedocs.io/en/latest/system/arm/sbsa.html
(23.05/5.15 version of
26905c96124af10a795167509116252e9357baea
)
target/linux/armvirt/64/config-5.15
patch
|
blob
|
history
diff --git
a/target/linux/armvirt/64/config-5.15
b/target/linux/armvirt/64/config-5.15
index e77d17d07f10a37f2d84f45686c528939ffe7127..225a8aac8d60938df88b17e184c6e9e308e01577 100644
(file)
--- a/
target/linux/armvirt/64/config-5.15
+++ b/
target/linux/armvirt/64/config-5.15
@@
-62,6
+62,7
@@
CONFIG_ARM_SMMU_V3=y
# CONFIG_ARM_SMMU_V3_PMU is not set
# CONFIG_ARM_SMMU_V3_SVA is not set
CONFIG_AT803X_PHY=y
+CONFIG_ATA=y
CONFIG_ATOMIC64_SELFTEST=y
CONFIG_AUDIT_ARCH_COMPAT_GENERIC=y
# CONFIG_AXI_DMAC is not set
@@
-392,6
+393,9
@@
CONFIG_RTC_DRV_MV=y
# CONFIG_RTC_DRV_MXC is not set
# CONFIG_RTC_DRV_MXC_V2 is not set
CONFIG_RTC_I2C_AND_SPI=y
+CONFIG_SATA_AHCI=y
+CONFIG_SATA_AHCI_PLATFORM=y
+CONFIG_SATA_HOST=y
# CONFIG_SERIAL_8250_EXAR is not set
CONFIG_SERIAL_8250_PCI=y
CONFIG_SERIAL_IMX=y