Skip to content

Commit

Permalink
mediatek: mt7622: build AHCI driver as module
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
dangowrt committed Apr 23, 2021
1 parent 3ebfd00 commit 95ac3f8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion target/linux/mediatek/mt7622/config-5.10
@@ -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
Expand Down

0 comments on commit 95ac3f8

Please sign in to comment.