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-03-19 00:59:22 +0100 |
commit | 12e942b1fdda874542e0a4e6ea892969fedab975 (patch) | |
tree | d743f58792e89d9be6ecef40320f4d3392740839 /target/linux/ipq807x | |
parent | 46cd0765d0c585dc0b48c8c0a3f116ef83cd580f (diff) | |
download | upstream-12e942b1fdda874542e0a4e6ea892969fedab975.tar.gz upstream-12e942b1fdda874542e0a4e6ea892969fedab975.tar.bz2 upstream-12e942b1fdda874542e0a4e6ea892969fedab975.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>
Diffstat (limited to 'target/linux/ipq807x')
-rw-r--r-- | target/linux/ipq807x/config-default | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/ipq807x/config-default b/target/linux/ipq807x/config-default index 24f99f4219..f44e54d6c4 100644 --- a/target/linux/ipq807x/config-default +++ b/target/linux/ipq807x/config-default @@ -390,7 +390,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_TREE_LOOKUP=y CONFIG_MODULES_USE_ELF_RELA=y CONFIG_MPILIB=y |