]> git.dujemihanovic.xyz Git - u-boot.git/commitdiff
configs: ethernut5: Drop reiserfs
authorPeter Robinson <pbrobinson@gmail.com>
Sun, 18 Feb 2024 23:59:34 +0000 (23:59 +0000)
committerTom Rini <trini@konsulko.com>
Mon, 4 Mar 2024 15:25:47 +0000 (10:25 -0500)
This is the only board that enables it, and looking generally I don't
believe it's used. All use cases I could fine for the board rub by
default off jffs on the nand and it doesn't enable USB storage.

Signed-off-by: Peter Robinson <pbrobinson@gmail.com>
Cc: egnite GmbH <info@egnite.de>
configs/ethernut5_defconfig

index bdd8f4db8b7993dec382d553a5ad54ee67b80652..cc2f567c8a816dcd54df97154eb6fd5b7c9bdc2d 100644 (file)
@@ -53,7 +53,6 @@ CONFIG_CMD_JFFS2=y
 CONFIG_CMD_MTDPARTS=y
 CONFIG_MTDIDS_DEFAULT="nand0=atmel_nand"
 CONFIG_MTDPARTS_DEFAULT="mtdparts=atmel_nand:-(root)"
-CONFIG_CMD_REISER=y
 CONFIG_CMD_UBI=y
 CONFIG_OF_CONTROL=y
 CONFIG_ENV_IS_IN_SPI_FLASH=y