]> git.ipfire.org Git - thirdparty/u-boot.git/commitdiff
Convert CONFIG_HUSH_INIT_VAR to Kconfig
authorTom Rini <trini@konsulko.com>
Thu, 12 May 2022 20:12:16 +0000 (16:12 -0400)
committerTom Rini <trini@konsulko.com>
Mon, 6 Jun 2022 16:09:00 +0000 (12:09 -0400)
This converts the following to Kconfig:
   CONFIG_HUSH_INIT_VAR

Signed-off-by: Tom Rini <trini@konsulko.com>
board/keymile/Kconfig
include/configs/km/keymile-common.h
include/configs/socfpga_arria5_secu1.h

index 863c07db47d5feb73bc27d0e2440f35adfac90e0..f22faee0ee42d1ed3dc3374bca2b192984033b3b 100644 (file)
@@ -11,6 +11,9 @@ if VENDOR_KM
 
 menu "KM Board Setup"
 
+config HUSH_INIT_VAR
+       def_bool y
+
 config KM_PNVRAM
        hex "Pseudo RAM"
        default 0x80000
index 64d121bb5b518ccd6e027731c22b25d9053c6585..4bca1a783020335db23adfde665832045065204b 100644 (file)
@@ -13,8 +13,6 @@
  * Miscellaneous configurable options
  */
 
-#define CONFIG_HUSH_INIT_VAR
-
 #define CONFIG_SYS_BAUDRATE_TABLE { 9600, 19200, 38400, 57600, 115200, 230400 }
 
 #define CONFIG_LOADS_ECHO
index 88fd8ae44cc9a3ccfddb322bb30335d170a79ae3..3a77c71874d9bf04a9078af9c81ae854b63f6599 100644 (file)
@@ -9,7 +9,6 @@
 #include <asm/arch/base_addr_ac5.h>
 #include <linux/stringify.h>
 
-#define CONFIG_HUSH_INIT_VAR
 /* Eternal oscillator */
 #define CONFIG_SYS_TIMER_RATE  40000000