mirror of
https://github.com/openwrt/openwrt.git
synced 2025-04-13 06:03:22 +00:00
ar71xx/mikrotik: disable unused MTD options
Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 39080
This commit is contained in:
parent
d208d3fe1a
commit
6928b4121f
@ -87,12 +87,20 @@ CONFIG_CMDLINE="rootfstype=yaffs noinitrd"
|
||||
CONFIG_LEDS_RB750=y
|
||||
CONFIG_MDIO_BITBANG=y
|
||||
CONFIG_MDIO_GPIO=y
|
||||
# CONFIG_MTD_CFI is not set
|
||||
CONFIG_MTD_CFI_I2=y
|
||||
# CONFIG_MTD_CFI_NOSWAP is not set
|
||||
CONFIG_MTD_MAP_BANK_WIDTH_1=y
|
||||
CONFIG_MTD_MAP_BANK_WIDTH_4=y
|
||||
# CONFIG_MTD_MYLOADER_PARTS is not set
|
||||
CONFIG_MTD_NAND=y
|
||||
CONFIG_MTD_NAND_AR934X=y
|
||||
CONFIG_MTD_NAND_ECC=y
|
||||
CONFIG_MTD_NAND_RB4XX=y
|
||||
CONFIG_MTD_NAND_RB750=y
|
||||
# CONFIG_MTD_REDBOOT_PARTS is not set
|
||||
# CONFIG_MTD_SM_COMMON is not set
|
||||
# CONFIG_MTD_TPLINK_PARTS is not set
|
||||
# CONFIG_OVERLAYFS_FS is not set
|
||||
CONFIG_RLE_DECOMPRESS=y
|
||||
# CONFIG_SOC_AR913X is not set
|
||||
|
Loading…
x
Reference in New Issue
Block a user