Convert CONFIG_CMD_AES et al to Kconfig
[oweals/u-boot.git] / include / configs / hikey.h
index d3492d577096743d82ed129dc65ce6f8524138c7..584ce52bd069d1ab6eb246aa8b24a59945994c10 100644 (file)
@@ -52,7 +52,6 @@
 
 /* Serial port PL010/PL011 through the device model */
 #define CONFIG_PL01X_SERIAL
-#define CONFIG_BAUDRATE                        115200
 
 #ifdef CONFIG_CMD_USB
 #define CONFIG_USB_DWC2
                                BOOTENV
 
 /* Preserve environment on sd card */
-#define CONFIG_COMMAND_HISTORY
-
 #define CONFIG_ENV_SIZE                        0x1000
 #define CONFIG_ENV_IS_IN_FAT
 #define FAT_ENV_INTERFACE               "mmc"