Convert CONFIG_CMD_HASH to Kconfig
[oweals/u-boot.git] / include / configs / ls1012a_common.h
index 1a0c7f8e5f924c5c876af4dcd6a187b20111cca4..561b81a6f4982ace68af1ecedca3c5cd85998b42 100644 (file)
@@ -85,7 +85,6 @@
 #define CONFIG_SYS_BAUDRATE_TABLE      { 9600, 19200, 38400, 57600, 115200 }
 
 /* Command line configuration */
-#define CONFIG_CMD_ENV
 #undef CONFIG_CMD_IMLS
 
 #define CONFIG_SYS_HZ                  1000
 #define CONFIG_PANIC_HANG
 #define CONFIG_SYS_BOOTM_LEN   (64 << 20)      /* Increase max gunzip size */
 
-#include <asm/fsl_secure_boot.h>
-
 #endif /* __LS1012A_COMMON_H */