summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Golle2021-04-23 22:12:09 +0000
committerDaniel Golle2021-04-23 22:15:32 +0000
commit95ac3f82c6914505b01b01ab819e02d091835598 (patch)
tree957b2f4ecc820b23e96f38cfdd35adc530188716
parent3ebfd0078d6aa4848ee8f72640266bd0390f790a (diff)
downloadopenwrt-95ac3f82c6914505b01b01ab819e02d091835598.tar.gz
mediatek: mt7622: build AHCI driver as module
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>
-rw-r--r--target/linux/mediatek/mt7622/config-5.101
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/mediatek/mt7622/config-5.10 b/target/linux/mediatek/mt7622/config-5.10
index 0fa258e07a..1ab925190a 100644
--- a/target/linux/mediatek/mt7622/config-5.10
+++ b/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