From: Arne Fitzenreiter <arne_f@ipfire.org>
To: development@lists.ipfire.org
Subject: [PATCH] kernel: aarch64: enable ahci
Date: Wed, 11 Nov 2020 09:11:55 +0100 [thread overview]
Message-ID: <20201111081155.3455-1-arne_f@ipfire.org> (raw)
[-- Attachment #1: Type: text/plain, Size: 1914 bytes --]
this is needed to boot on ESXi on arm.
Signed-off-by: Arne Fitzenreiter <arne_f(a)ipfire.org>
---
config/kernel/kernel.config.aarch64-ipfire | 2 +-
config/rootfiles/common/aarch64/linux | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/config/kernel/kernel.config.aarch64-ipfire b/config/kernel/kernel.config.aarch64-ipfire
index 2d4934a09..bc389470b 100644
--- a/config/kernel/kernel.config.aarch64-ipfire
+++ b/config/kernel/kernel.config.aarch64-ipfire
@@ -1819,7 +1819,7 @@ CONFIG_SATA_PMP=y
#
# Controllers with non-SFF native interface
#
-# CONFIG_SATA_AHCI is not set
+CONFIG_SATA_AHCI=y
CONFIG_SATA_AHCI_PLATFORM=m
CONFIG_AHCI_CEVA=m
CONFIG_AHCI_MVEBU=m
diff --git a/config/rootfiles/common/aarch64/linux b/config/rootfiles/common/aarch64/linux
index 6f76519d0..0961daffe 100644
--- a/config/rootfiles/common/aarch64/linux
+++ b/config/rootfiles/common/aarch64/linux
@@ -9617,6 +9617,7 @@ etc/modprobe.d/ipv6.conf
#lib/modules/KVER-ipfire/build/include/config/s2io.h
#lib/modules/KVER-ipfire/build/include/config/sata
#lib/modules/KVER-ipfire/build/include/config/sata/ahci
+#lib/modules/KVER-ipfire/build/include/config/sata/ahci.h
#lib/modules/KVER-ipfire/build/include/config/sata/ahci/platform.h
#lib/modules/KVER-ipfire/build/include/config/sata/dwc.h
#lib/modules/KVER-ipfire/build/include/config/sata/mv.h
@@ -17306,7 +17307,6 @@ lib/modules/KVER-ipfire/kernel
#lib/modules/KVER-ipfire/kernel/drivers/ata/ahci_platform.ko.xz
#lib/modules/KVER-ipfire/kernel/drivers/ata/ahci_qoriq.ko.xz
#lib/modules/KVER-ipfire/kernel/drivers/ata/ahci_sunxi.ko.xz
-#lib/modules/KVER-ipfire/kernel/drivers/ata/libahci.ko.xz
#lib/modules/KVER-ipfire/kernel/drivers/ata/libahci_platform.ko.xz
#lib/modules/KVER-ipfire/kernel/drivers/ata/sata_dwc_460ex.ko.xz
#lib/modules/KVER-ipfire/kernel/drivers/ata/sata_mv.ko.xz
--
2.17.1
next reply other threads:[~2020-11-11 8:11 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-11-11 8:11 Arne Fitzenreiter [this message]
2020-11-11 11:56 ` Michael Tremer
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20201111081155.3455-1-arne_f@ipfire.org \
--to=arne_f@ipfire.org \
--cc=development@lists.ipfire.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox