diff options
author | Aleksander Jan Bajkowski <A.Bajkowski@stud.elka.pw.edu.pl> | 2021-03-05 18:41:30 +0100 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2021-04-11 16:54:22 +0200 |
commit | 1663dc7e82f1bfbcfd6e7279e289048e6059110e (patch) | |
tree | 46ef0c3557a5ca79a4a87beee204688cf04c5904 /target/linux/ipq806x/config-5.4 | |
parent | 226d22dcd39a33b408b3c09aa6a5df6b57a141b6 (diff) | |
download | upstream-1663dc7e82f1bfbcfd6e7279e289048e6059110e.tar.gz upstream-1663dc7e82f1bfbcfd6e7279e289048e6059110e.tar.bz2 upstream-1663dc7e82f1bfbcfd6e7279e289048e6059110e.zip |
kernel: move some disabled symbols to generic
Move some disabled symbols found in armvirt target to generic.
Signed-off-by: Aleksander Jan Bajkowski <A.Bajkowski@stud.elka.pw.edu.pl>
(cherry picked from commit 12e942b1fdda874542e0a4e6ea892969fedab975)
Diffstat (limited to 'target/linux/ipq806x/config-5.4')
-rw-r--r-- | target/linux/ipq806x/config-5.4 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/ipq806x/config-5.4 b/target/linux/ipq806x/config-5.4 index e6160bd455..68ed6ec0c7 100644 --- a/target/linux/ipq806x/config-5.4 +++ b/target/linux/ipq806x/config-5.4 @@ -298,7 +298,6 @@ CONFIG_MMC_SDHCI_IO_ACCESSORS=y CONFIG_MMC_SDHCI_MSM=y # CONFIG_MMC_SDHCI_PCI is not set CONFIG_MMC_SDHCI_PLTFM=y -# CONFIG_MMC_TIFM_SD is not set CONFIG_MODULES_USE_ELF_REL=y CONFIG_MSM_GCC_8660=y # CONFIG_MSM_GCC_8916 is not set |