diff options
author | Felix Fietkau <nbd@nbd.name> | 2016-09-08 15:16:12 +0200 |
---|---|---|
committer | Felix Fietkau <nbd@nbd.name> | 2016-09-10 12:17:39 +0200 |
commit | fe245459827ae47fb9d4cb65c1441832b0417e52 (patch) | |
tree | 71492397f92973055dab2773e434422e203da850 | |
parent | d2a7df0792020c430477abed244f5b76bb990b7f (diff) | |
download | upstream-fe245459827ae47fb9d4cb65c1441832b0417e52.tar.gz upstream-fe245459827ae47fb9d4cb65c1441832b0417e52.tar.bz2 upstream-fe245459827ae47fb9d4cb65c1441832b0417e52.zip |
octeon: remove block2mtd support
Signed-off-by: Felix Fietkau <nbd@nbd.name>
-rw-r--r-- | target/linux/octeon/config-4.4 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/octeon/config-4.4 b/target/linux/octeon/config-4.4 index b4f58f732f..b77983ae74 100644 --- a/target/linux/octeon/config-4.4 +++ b/target/linux/octeon/config-4.4 @@ -184,7 +184,6 @@ CONFIG_MMC_OCTEON=y # CONFIG_MMC_TIFM_SD is not set CONFIG_MODULES_USE_ELF_REL=y CONFIG_MODULES_USE_ELF_RELA=y -CONFIG_MTD_BLOCK2MTD=y # CONFIG_MTD_CFI_INTELEXT is not set CONFIG_MTD_CMDLINE_PARTS=y CONFIG_MTD_PHYSMAP=y |