Convert CONFIG_CMD_EEPROM et al to Kconfig
[platform/kernel/u-boot.git] / include / configs / stm32f429-discovery.h
index 42d46b0..8609f2a 100644 (file)
@@ -66,9 +66,6 @@
 
 #define CONFIG_SYS_MALLOC_LEN          (2 << 20)
 
-#define CONFIG_STACKSIZE               (64 << 10)
-
-#define CONFIG_BAUDRATE                        115200
 #define CONFIG_BOOTARGS                                                        \
        "console=ttyS0,115200 earlyprintk consoleblank=0 ignore_loglevel"
 #define CONFIG_BOOTCOMMAND                                             \