aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/mediatek
diff options
context:
space:
mode:
authorDaniel Golle <daniel@makrotopia.org>2021-04-23 23:12:09 +0100
committerDaniel Golle <daniel@makrotopia.org>2021-04-23 23:15:32 +0100
commit95ac3f82c6914505b01b01ab819e02d091835598 (patch)
tree957b2f4ecc820b23e96f38cfdd35adc530188716 /target/linux/mediatek
parent3ebfd0078d6aa4848ee8f72640266bd0390f790a (diff)
downloadupstream-95ac3f82c6914505b01b01ab819e02d091835598.tar.gz
upstream-95ac3f82c6914505b01b01ab819e02d091835598.tar.bz2
upstream-95ac3f82c6914505b01b01ab819e02d091835598.zip
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>
Diffstat (limited to 'target/linux/mediatek')
-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