Merge branch 'next'
[platform/kernel/u-boot.git] / include / configs / s5pc210_universal.h
index ab4fe6b..137537d 100644 (file)
        "mmcrootpart=3\0" \
        "opts=always_resume=1"
 
-#define CONFIG_USE_ONENAND_BOARD_INIT
-#define CONFIG_SAMSUNG_ONENAND
 #define CONFIG_SYS_ONENAND_BASE                0x0C000000
 
-#define CONFIG_USB_GADGET_DWC2_OTG_PHY
-
 #ifndef        __ASSEMBLY__
 void universal_spi_scl(int bit);
 void universal_spi_sda(int bit);