From a4d88920e5d0b67a92f8041f5e0fac0ce027bb48 Mon Sep 17 00:00:00 2001 From: Siva Durga Prasad Paladugu Date: Fri, 29 Jul 2016 15:31:47 +0530 Subject: Kconfig: Move config IDENT_STRING to Kconfig Move the config IDENT_STRING to Kconfig and migrate all boards [sivadur: Migrate zynq boards] Signed-off-by: Siva Durga Prasad Paladugu [trini: Update configs, add some default to sunxi Kconfig] Signed-off-by: Tom Rini --- include/configs/espresso7420.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/configs/espresso7420.h') diff --git a/include/configs/espresso7420.h b/include/configs/espresso7420.h index c6a756d..0a50154 100644 --- a/include/configs/espresso7420.h +++ b/include/configs/espresso7420.h @@ -24,7 +24,6 @@ /* select serial console configuration */ #define CONFIG_DEFAULT_CONSOLE "console=ttySAC1,115200n8\0" -#define CONFIG_IDENT_STRING " for ESPRESSO7420" #define CONFIG_DEFAULT_CONSOLE "console=ttySAC1,115200n8\0" /* DRAM Memory Banks */ -- cgit v1.1