brcm63xx: disable commandline parts parser
We don't use it, so no need to have it enabled. Signed-off-by: Jonas Gorski <jonas.gorski@gmail.com>
This commit is contained in:
parent
f9b67b89d3
commit
2983576bae
|
@ -165,7 +165,6 @@ CONFIG_MTD_CFI_BE_BYTE_SWAP=y
|
||||||
# CONFIG_MTD_CFI_GEOMETRY is not set
|
# CONFIG_MTD_CFI_GEOMETRY is not set
|
||||||
# CONFIG_MTD_CFI_NOSWAP is not set
|
# CONFIG_MTD_CFI_NOSWAP is not set
|
||||||
CONFIG_MTD_CFI_STAA=y
|
CONFIG_MTD_CFI_STAA=y
|
||||||
CONFIG_MTD_CMDLINE_PARTS=y
|
|
||||||
# CONFIG_MTD_COMPLEX_MAPPINGS is not set
|
# CONFIG_MTD_COMPLEX_MAPPINGS is not set
|
||||||
CONFIG_MTD_JEDECPROBE=y
|
CONFIG_MTD_JEDECPROBE=y
|
||||||
CONFIG_MTD_M25P80=y
|
CONFIG_MTD_M25P80=y
|
||||||
|
|
Loading…
Reference in New Issue