mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-24 15:56:49 +00:00
e3eaf57808
The etop driver is used by all targets except xrx200. Remove the UBIFS compression support for zlib and zstd from the xway subtarget. The hardware is EOL for a long time and it's unlikely to ever see a board shipped with an UBIFS using these compression methods. Remove the JFFS2 support. Support for jjfs2 images was dropped years ago. It shrinks the compressed kernel up to 130 KByte. Signed-off-by: Mathias Kresin <dev@kresin.me>
12 lines
295 B
Groff
12 lines
295 B
Groff
CONFIG_LANTIQ_ETOP=y
|
|
CONFIG_MTD_NAND_CORE=y
|
|
CONFIG_MTD_NAND_ECC_SW_HAMMING=y
|
|
CONFIG_MTD_RAW_NAND=y
|
|
CONFIG_MTD_SPLIT_FIRMWARE_NAME="linux"
|
|
CONFIG_PINCTRL_FALCON=y
|
|
# CONFIG_PSB6970_PHY is not set
|
|
# CONFIG_RTL8366_SMI is not set
|
|
CONFIG_SOC_FALCON=y
|
|
# CONFIG_SOC_XWAY is not set
|
|
CONFIG_SPI_FALCON=y
|