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/x86/64/config-5.4 | |
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/x86/64/config-5.4')
-rw-r--r-- | target/linux/x86/64/config-5.4 | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/target/linux/x86/64/config-5.4 b/target/linux/x86/64/config-5.4 index d08ff00cb2..ef03eaa234 100644 --- a/target/linux/x86/64/config-5.4 +++ b/target/linux/x86/64/config-5.4 @@ -300,7 +300,6 @@ CONFIG_MMC_SDHCI_IO_ACCESSORS=y CONFIG_MMC_SDHCI_ACPI=y CONFIG_MMC_SDHCI_PCI=y # CONFIG_MMC_SDHCI_PLTFM is not set -# CONFIG_MMC_TIFM_SD is not set # CONFIG_MMC_WBSD is not set CONFIG_MMU_NOTIFIER=y CONFIG_MODULES_USE_ELF_RELA=y @@ -425,7 +424,6 @@ CONFIG_VIRTIO_BALLOON=y CONFIG_VIRTIO_BLK=y CONFIG_VIRTIO_CONSOLE=y CONFIG_VIRTIO_MMIO=y -# CONFIG_VIRTIO_MMIO_CMDLINE_DEVICES is not set CONFIG_VIRTIO_NET=y CONFIG_VIRTIO_PCI=y CONFIG_VIRTIO_PCI_LEGACY=y |