From 77575d4c02d581d1c1607891fc6ce0ab84f630d3 Mon Sep 17 00:00:00 2001 From: Aleksander Jan Bajkowski Date: Sat, 27 Jun 2020 16:40:19 +0200 Subject: kernel: move some disabled symbols to generic Move some disabled config options found in lantiq target to generic. Signed-off-by: Aleksander Jan Bajkowski --- target/linux/generic/config-5.4 | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'target/linux/generic/config-5.4') diff --git a/target/linux/generic/config-5.4 b/target/linux/generic/config-5.4 index fa7b6b98c4..00fbd93ff4 100644 --- a/target/linux/generic/config-5.4 +++ b/target/linux/generic/config-5.4 @@ -3271,6 +3271,8 @@ CONFIG_MTD_SPLIT_SUPPORT=y # CONFIG_MTD_SWAP is not set # CONFIG_MTD_TESTS is not set # CONFIG_MTD_UBI is not set +# CONFIG_MTD_UBI_FASTMAP is not set +# CONFIG_MTD_UBI_GLUEBI is not set # CONFIG_MTD_UIMAGE_SPLIT is not set # CONFIG_MTD_VIRT_CONCAT is not set # CONFIG_MTK_MMC is not set @@ -3919,6 +3921,7 @@ CONFIG_PARTITION_ADVANCED=y # CONFIG_PCH_PHUB is not set # CONFIG_PCI is not set # CONFIG_PCI200SYN is not set +# CONFIG_PCIEAER is not set # CONFIG_PCIEAER_INJECT is not set # CONFIG_PCIEASPM is not set # CONFIG_PCIEPORTBUS is not set @@ -5818,6 +5821,8 @@ CONFIG_TTY=y # CONFIG_UBIFS_FS_AUTHENTICATION is not set # CONFIG_UBIFS_FS_ENCRYPTION is not set # CONFIG_UBIFS_FS_SECURITY is not set +# CONFIG_UBIFS_FS_ZLIB is not set +# CONFIG_UBIFS_FS_ZSTD is not set CONFIG_UBIFS_FS_XATTR=y # CONFIG_UBSAN is not set CONFIG_UBSAN_ALIGNMENT=y -- cgit v1.2.3