X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Fexynos5250-common.h;h=ae0e5ff47b096a48f2a1a798070a80a06ad52f52;hb=1d2f74690cace803844bce198a6d5fa1b6cd11f9;hp=a0107e8b4d4b551a4688c06bf66f73aaee58b73f;hpb=21008ad6384170767041f1608975473c5ffa7fc7;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/exynos5250-common.h b/include/configs/exynos5250-common.h index a0107e8..ae0e5ff 100644 --- a/include/configs/exynos5250-common.h +++ b/include/configs/exynos5250-common.h @@ -22,20 +22,12 @@ #define CONFIG_SPL_MAX_FOOTPRINT (14 * 1024) -/* USB */ -#define CONFIG_CMD_USB -#define CONFIG_SYS_USB_XHCI_MAX_ROOT_PORTS 2 -#define CONFIG_USB_STORAGE - #define CONFIG_SPL_TEXT_BASE 0x02023400 #define CONFIG_IRAM_STACK 0x02050000 #define CONFIG_SYS_INIT_SP_ADDR CONFIG_IRAM_STACK -/* PMIC */ -#define CONFIG_POWER_MAX77686 - /* Sound */ #define CONFIG_CMD_SOUND #ifdef CONFIG_CMD_SOUND