mediatek: mt7622: build AHCI driver as module
authorDaniel Golle <daniel@makrotopia.org>
Fri, 23 Apr 2021 22:12:09 +0000 (23:12 +0100)
committerDaniel Golle <daniel@makrotopia.org>
Fri, 23 Apr 2021 22:15:32 +0000 (23:15 +0100)
Build the driver for the in-SoC AHCI SATA host as module, just like for
the other subtargets. No board requires booting off SATA, so we don't
need to have it built-in. All boards with SATA support already select
kmod-ata-ahci-mtk which provides the module.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
target/linux/mediatek/mt7622/config-5.10

index 0fa258e07a635836615591d856bbb5c7193db15d..1ab925190a3570e5895fa3ad0bab424d4cc8ed77 100644 (file)
@@ -1,5 +1,4 @@
 CONFIG_64BIT=y
-CONFIG_AHCI_MTK=y
 CONFIG_ARCH_DMA_ADDR_T_64BIT=y
 CONFIG_ARCH_KEEP_MEMBLOCK=y
 CONFIG_ARCH_MEDIATEK=y