Merge git://git.denx.de/u-boot-dm
[platform/kernel/u-boot.git] / include / configs / s5p_goni.h
index 472c366..c328e43 100644 (file)
@@ -44,7 +44,6 @@
  * select serial console configuration
  */
 #define CONFIG_SERIAL2                 1       /* use SERIAL2 */
-#define CONFIG_BAUDRATE                        115200
 
 /* MMC */
 #define SDHCI_MAX_HOSTS                4
@@ -52,8 +51,6 @@
 /* PWM */
 #define CONFIG_PWM                     1
 
-#define CONFIG_SYS_NO_FLASH            1
-
 #define CONFIG_CMD_REGINFO
 #define CONFIG_CMD_ONENAND
 
 #define CONFIG_SYS_ONENAND_BASE                0xB0000000
 
 /* write support for filesystems */
-#define CONFIG_FAT_WRITE
 #define CONFIG_EXT4_WRITE
 
 /* GPT */