aboutsummaryrefslogtreecommitdiff
path: root/include/configs/km
diff options
context:
space:
mode:
authorHolger Brunck <holger.brunck@hitachi-powergrids.com>2020-11-05 10:15:37 +0100
committerTom Rini <trini@konsulko.com>2020-12-02 16:21:58 -0500
commit4cb8a10f7e6f50a8c71e41df1207264266bfa305 (patch)
tree89120c3b6e58b62c7ef40ee1e646838e8439da02 /include/configs/km
parent382985675c7576d05969f61edbe14fb0a5ef1f0a (diff)
downloadu-boot-4cb8a10f7e6f50a8c71e41df1207264266bfa305.zip
u-boot-4cb8a10f7e6f50a8c71e41df1207264266bfa305.tar.gz
u-boot-4cb8a10f7e6f50a8c71e41df1207264266bfa305.tar.bz2
remove obsolete option CONFIG_JFFS2_CMDLINE
This option is obsolete since 2009 and can be removed globally. CC: Stefan Roese <sr@denx.de> Signed-off-by: Holger Brunck <holger.brunck@hitachi-powergrids.com> Reviewed-by: Stefan Roese <sr@denx.de>
Diffstat (limited to 'include/configs/km')
-rw-r--r--include/configs/km/km-powerpc.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/km/km-powerpc.h b/include/configs/km/km-powerpc.h
index 7bfe12f..3be926c 100644
--- a/include/configs/km/km-powerpc.h
+++ b/include/configs/km/km-powerpc.h
@@ -9,8 +9,6 @@
/* Do boardspecific init for all boards */
-#define CONFIG_JFFS2_CMDLINE
-
/* EEprom support 24C08, 24C16, 24C64 */
#define CONFIG_SYS_EEPROM_PAGE_WRITE_ENABLE
#define CONFIG_SYS_EEPROM_PAGE_WRITE_BITS 3 /* 8 Byte write page */