From mboxrd@z Thu Jan 1 00:00:00 1970 Delivery-date: Fri, 16 Aug 2024 14:52:31 +0200 Received: from metis.whiteo.stw.pengutronix.de ([2a0a:edc0:2:b01:1d::104]) by lore.white.stw.pengutronix.de with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1sewRT-00ADIA-0V for lore@lore.pengutronix.de; Fri, 16 Aug 2024 14:52:31 +0200 Received: from localhost ([127.0.0.1] helo=metis.whiteo.stw.pengutronix.de) by metis.whiteo.stw.pengutronix.de with esmtp (Exim 4.92) (envelope-from ) id 1sewRS-0002Bx-BZ; Fri, 16 Aug 2024 14:52:30 +0200 Received: from drehscheibe.grey.stw.pengutronix.de ([2a0a:edc0:0:c01:1d::a2]) by metis.whiteo.stw.pengutronix.de with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1sewRG-00024N-UQ; Fri, 16 Aug 2024 14:52:18 +0200 Received: from [2a0a:edc0:0:1101:1d::ac] (helo=dude04.red.stw.pengutronix.de) by drehscheibe.grey.stw.pengutronix.de with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1sewRG-000q7R-DN; Fri, 16 Aug 2024 14:52:18 +0200 Received: from ore by dude04.red.stw.pengutronix.de with local (Exim 4.96) (envelope-from ) id 1sewRG-007yRr-1A; Fri, 16 Aug 2024 14:52:18 +0200 From: Oleksij Rempel To: distrokit@pengutronix.de Date: Fri, 16 Aug 2024 14:52:10 +0200 Message-Id: <20240816125217.1900626-2-o.rempel@pengutronix.de> X-Mailer: git-send-email 2.39.2 In-Reply-To: <20240816125217.1900626-1-o.rempel@pengutronix.de> References: <20240816125217.1900626-1-o.rempel@pengutronix.de> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: [DistroKit] [PATCH v1 2/9] mipsel: kernel-malta: enable UBIFS X-BeenThere: distrokit@pengutronix.de X-Mailman-Version: 2.1.29 Precedence: list List-Id: DistroKit Mailinglist List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Oleksij Rempel Sender: "DistroKit" X-SA-Exim-Connect-IP: 127.0.0.1 X-SA-Exim-Mail-From: distrokit-bounces@pengutronix.de X-SA-Exim-Scanned: No (on metis.whiteo.stw.pengutronix.de); SAEximRunCond expanded to false Other platform are enabling UBIFS now. Enable it for MIPS malta too. Signed-off-by: Oleksij Rempel --- configs/platform-mipsel/kernelconfig-malta | 42 ++++++++++++++++--- .../platform-mipsel/kernelconfig-malta.diff | 38 +---------------- 2 files changed, 38 insertions(+), 42 deletions(-) diff --git a/configs/platform-mipsel/kernelconfig-malta b/configs/platform-mipsel/kernelconfig-malta index ba066e4a..aacb935c 100644 --- a/configs/platform-mipsel/kernelconfig-malta +++ b/configs/platform-mipsel/kernelconfig-malta @@ -1427,7 +1427,7 @@ CONFIG_MTD_CFI_UTIL=y # CONFIG_MTD_LPDDR is not set # end of LPDDR & LPDDR2 PCM memory drivers -CONFIG_MTD_UBI=m +CONFIG_MTD_UBI=y CONFIG_MTD_UBI_WL_THRESHOLD=4096 CONFIG_MTD_UBI_BEB_LIMIT=20 # CONFIG_MTD_UBI_FASTMAP is not set @@ -3241,7 +3241,39 @@ CONFIG_MEMFD_CREATE=y # CONFIG_CONFIGFS_FS is not set # end of Pseudo filesystems -# CONFIG_MISC_FILESYSTEMS is not set +CONFIG_MISC_FILESYSTEMS=y +# CONFIG_ORANGEFS_FS is not set +# CONFIG_ADFS_FS is not set +# CONFIG_AFFS_FS is not set +# CONFIG_ECRYPT_FS is not set +# CONFIG_HFS_FS is not set +# CONFIG_HFSPLUS_FS is not set +# CONFIG_BEFS_FS is not set +# CONFIG_BFS_FS is not set +# CONFIG_EFS_FS is not set +# CONFIG_JFFS2_FS is not set +CONFIG_UBIFS_FS=y +# CONFIG_UBIFS_FS_ADVANCED_COMPR is not set +CONFIG_UBIFS_FS_LZO=y +CONFIG_UBIFS_FS_ZLIB=y +CONFIG_UBIFS_FS_ZSTD=y +# CONFIG_UBIFS_ATIME_SUPPORT is not set +CONFIG_UBIFS_FS_XATTR=y +CONFIG_UBIFS_FS_SECURITY=y +# CONFIG_UBIFS_FS_AUTHENTICATION is not set +# CONFIG_CRAMFS is not set +# CONFIG_SQUASHFS is not set +# CONFIG_VXFS_FS is not set +# CONFIG_MINIX_FS is not set +# CONFIG_OMFS_FS is not set +# CONFIG_HPFS_FS is not set +# CONFIG_QNX4FS_FS is not set +# CONFIG_QNX6FS_FS is not set +# CONFIG_ROMFS_FS is not set +# CONFIG_PSTORE is not set +# CONFIG_SYSV_FS is not set +# CONFIG_UFS_FS is not set +# CONFIG_EROFS_FS is not set CONFIG_NETWORK_FILESYSTEMS=y CONFIG_NFS_FS=y CONFIG_NFS_V2=y @@ -3500,7 +3532,7 @@ CONFIG_CRYPTO_CRC32C=y # # Compression # -CONFIG_CRYPTO_DEFLATE=m +CONFIG_CRYPTO_DEFLATE=y CONFIG_CRYPTO_LZO=y # CONFIG_CRYPTO_842 is not set # CONFIG_CRYPTO_LZ4 is not set @@ -3624,8 +3656,8 @@ CONFIG_LIBCRC32C=m # CONFIG_CRC8 is not set CONFIG_XXHASH=y # CONFIG_RANDOM32_SELFTEST is not set -CONFIG_ZLIB_INFLATE=m -CONFIG_ZLIB_DEFLATE=m +CONFIG_ZLIB_INFLATE=y +CONFIG_ZLIB_DEFLATE=y CONFIG_LZO_COMPRESS=y CONFIG_LZO_DECOMPRESS=y CONFIG_ZSTD_COMMON=y diff --git a/configs/platform-mipsel/kernelconfig-malta.diff b/configs/platform-mipsel/kernelconfig-malta.diff index 9e30a228..a81e7543 100644 --- a/configs/platform-mipsel/kernelconfig-malta.diff +++ b/configs/platform-mipsel/kernelconfig-malta.diff @@ -4,8 +4,6 @@ # CONFIG_ACENIC is not set # CONFIG_ACORN_PARTITION is undefined # CONFIG_ADAPTEC_STARFIRE is not set -# CONFIG_ADFS_FS is undefined -# CONFIG_AFFS_FS is undefined # CONFIG_AHCI_CEVA is not set # CONFIG_AHCI_DWC is not set CONFIG_AIC7XXX_CMDS_PER_DEVICE=32 @@ -76,8 +74,6 @@ CONFIG_AX88796=m CONFIG_BCM_NET_PHYLIB=m # CONFIG_BE2ISCSI is not set # CONFIG_BE2NET is not set -# CONFIG_BEFS_FS is undefined -# CONFIG_BFS_FS is undefined CONFIG_BLK_DEBUG_FS=y CONFIG_BLK_DEV_3W_XXXX_RAID=m CONFIG_BLK_DEV_BSG=y @@ -153,7 +149,6 @@ CONFIG_CPU_MIPS32_R1=y CONFIG_CPU_MIPSR1=y # CONFIG_CPU_MIPSR2 is undefined # CONFIG_CPU_SUPPORTS_MSA is undefined -# CONFIG_CRAMFS is undefined CONFIG_CRASH_CORE=y # CONFIG_CRC32_SARWATE is not set CONFIG_CRC32_SLICEBY8=y @@ -179,7 +174,6 @@ CONFIG_CRYPTO_CCM=m CONFIG_CRYPTO_CMAC=m CONFIG_CRYPTO_CRYPTD=m CONFIG_CRYPTO_CTR=m -CONFIG_CRYPTO_DEFLATE=m CONFIG_CRYPTO_DES=m # CONFIG_CRYPTO_DEV_AMLOGIC_GXL is not set # CONFIG_CRYPTO_DEV_ATMEL_ECC is not set @@ -269,14 +263,11 @@ CONFIG_DNOTIFY=y # CONFIG_E1000 is not set # CONFIG_E1000E is not set # CONFIG_E100 is not set -# CONFIG_ECRYPT_FS is undefined -# CONFIG_EFS_FS is undefined CONFIG_ELF_CORE=y # CONFIG_EMBEDDED is not set # CONFIG_ENIC is not set # CONFIG_EPIC100 is not set CONFIG_EQUALIZER=m -# CONFIG_EROFS_FS is undefined # CONFIG_ET131X is not set CONFIG_FB=y # CONFIG_FB_3DFX is not set @@ -377,8 +368,6 @@ CONFIG_GARP=m # CONFIG_HAMACHI is not set # CONFIG_HAPPYMEAL is not set # CONFIG_HAVE_KVM is undefined -# CONFIG_HFSPLUS_FS is undefined -# CONFIG_HFS_FS is undefined CONFIG_HID=m # CONFIG_HIDRAW is not set # CONFIG_HID_A4TECH is not set @@ -477,7 +466,6 @@ CONFIG_HOSTAP_FIRMWARE_NVRAM=y CONFIG_HOSTAP_PCI=m CONFIG_HOSTAP_PLX=m # CONFIG_HOTPLUG_PCI is not set -# CONFIG_HPFS_FS is undefined # CONFIG_HP_ILO is not set CONFIG_HW_RANDOM=m # CONFIG_HW_RANDOM_BA431 is not set @@ -629,7 +617,6 @@ CONFIG_IP_VS_WRR=m CONFIG_ISCSI_TCP=m # CONFIG_ISDN is not set # CONFIG_IXGBE is not set -# CONFIG_JFFS2_FS is undefined # CONFIG_JME is not set # CONFIG_JZ4740_WDT is undefined # CONFIG_KARMA_PARTITION is undefined @@ -759,7 +746,6 @@ CONFIG_MD_RAID456=m # CONFIG_MFD_RDC321X is not set # CONFIG_MFD_VX855 is not set CONFIG_MII=y -# CONFIG_MINIX_FS is undefined # CONFIG_MINIX_SUBPARTITION is undefined # CONFIG_MIPS_CDMM is undefined CONFIG_MIPS_CMDLINE_FROM_BOOTLOADER=y @@ -770,7 +756,6 @@ CONFIG_MIPS_PLATFORM_DEVICES=y # CONFIG_MIPS_RAW_APPENDED_DTB is not set # CONFIG_MIPS_SPRAM is undefined # CONFIG_MISC_ALCOR_PCI is not set -# CONFIG_MISC_FILESYSTEMS is not set # CONFIG_MISC_RTSX_PCI is not set # CONFIG_MISDN is undefined CONFIG_MODULE_SRCVERSION_ALL=y @@ -826,7 +811,6 @@ CONFIG_MTD_OOPS=m # CONFIG_MTD_PHYSMAP_OF is undefined # CONFIG_MTD_PHYSMAP_VERSATILE is undefined # CONFIG_MTD_PMC551 is not set -CONFIG_MTD_UBI=m CONFIG_MTD_UBI_GLUEBI=m CONFIG_MULTIPLEXER=y # CONFIG_MUX_ADG792A is not set @@ -1098,8 +1082,6 @@ CONFIG_NVMEM_SYSFS=y # CONFIG_NVMEM_U_BOOT_ENV is not set # CONFIG_OF_GPIO is undefined CONFIG_OF_MDIO=m -# CONFIG_OMFS_FS is undefined -# CONFIG_ORANGEFS_FS is undefined # CONFIG_OSF_PARTITION is undefined # CONFIG_OVERLAY_FS is not set # CONFIG_OVERLAY_FS_INDEX is undefined @@ -1227,12 +1209,9 @@ CONFIG_POWER_RESET_SYSCON=y # CONFIG_PRESTERA is undefined CONFIG_PROC_KCORE=y CONFIG_PROC_PAGE_MONITOR=y -# CONFIG_PSTORE is undefined # CONFIG_QED is not set # CONFIG_QLA3XXX is not set # CONFIG_QLCNIC is not set -# CONFIG_QNX4FS_FS is undefined -# CONFIG_QNX6FS_FS is undefined CONFIG_QSEMI_PHY=m # CONFIG_R6040 is not set # CONFIG_R8169 is not set @@ -1325,7 +1304,6 @@ CONFIG_RFKILL=m # CONFIG_RFKILL_INPUT is not set # CONFIG_RFKILL_LEDS is undefined # CONFIG_RMI4_CORE is not set -# CONFIG_ROMFS_FS is undefined CONFIG_RTC_CLASS=y # CONFIG_RTC_DEBUG is not set # CONFIG_RTC_DRV_ABB5ZES3 is not set @@ -1527,7 +1505,7 @@ CONFIG_SKB_EXTENSIONS=y CONFIG_SMSC_PHY=m # CONFIG_SOFT_WATCHDOG is undefined # CONFIG_SOLARIS_X86_PARTITION is undefined -# CONFIG_SQUASHFS is undefined +# CONFIG_SQUASHFS is not set # CONFIG_SQUASHFS_4K_DEVBLK_SIZE is undefined # CONFIG_SQUASHFS_CHOICE_DECOMP_BY_MOUNT is undefined # CONFIG_SQUASHFS_COMPILE_DECOMP_MULTI is undefined @@ -1557,7 +1535,6 @@ CONFIG_STP=m CONFIG_SYSFS_SYSCALL=y # CONFIG_SYSTEM_TRUSTED_KEYRING is not set # CONFIG_SYSV68_PARTITION is undefined -# CONFIG_SYSV_FS is undefined CONFIG_TARGET_ISA_REV=1 # CONFIG_TASKS_TRACE_RCU_READ_MB is undefined CONFIG_TC35815=m @@ -1592,18 +1569,8 @@ CONFIG_TEXTSEARCH_KMP=m # CONFIG_TPS65010 is undefined CONFIG_TUN=m # CONFIG_TXGBE is not set -# CONFIG_UBIFS_ATIME_SUPPORT is undefined -# CONFIG_UBIFS_FS is undefined -# CONFIG_UBIFS_FS_ADVANCED_COMPR is undefined -# CONFIG_UBIFS_FS_AUTHENTICATION is undefined -# CONFIG_UBIFS_FS_LZO is undefined -# CONFIG_UBIFS_FS_SECURITY is undefined -# CONFIG_UBIFS_FS_XATTR is undefined -# CONFIG_UBIFS_FS_ZLIB is undefined -# CONFIG_UBIFS_FS_ZSTD is undefined # CONFIG_UEVENT_HELPER is not set # CONFIG_UEVENT_HELPER_PATH is undefined -# CONFIG_UFS_FS is undefined # CONFIG_UHID is not set CONFIG_UIO=m # CONFIG_UIO_AEC is not set @@ -1651,7 +1618,6 @@ CONFIG_VLAN_8021Q=m CONFIG_VLAN_8021Q_GVRP=y # CONFIG_VMXNET3 is not set CONFIG_VM_EVENT_COUNTERS=y -# CONFIG_VXFS_FS is undefined # CONFIG_WATCHDOG is not set # CONFIG_WATCHDOG_CORE is undefined # CONFIG_WATCHDOG_HANDLE_BOOT_ENABLED is undefined @@ -1706,5 +1672,3 @@ CONFIG_XOR_BLOCKS=m # CONFIG_XZ_DEC_X86 is undefined # CONFIG_YELLOWFIN is not set # CONFIG_ZIIRAVE_WATCHDOG is undefined -CONFIG_ZLIB_DEFLATE=m -CONFIG_ZLIB_INFLATE=m -- 2.39.2