diff options
Diffstat (limited to 'include/configs/exynos4-common.h')
-rw-r--r-- | include/configs/exynos4-common.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/exynos4-common.h b/include/configs/exynos4-common.h index 94fd3b36f6..3b70ff64f8 100644 --- a/include/configs/exynos4-common.h +++ b/include/configs/exynos4-common.h @@ -20,9 +20,6 @@ /* SD/MMC configuration */ #define CONFIG_MMC_DEFAULT_DEV 0 -/* TIZEN THOR downloader support */ -#define CONFIG_USB_FUNCTION_THOR - #define CONFIG_SYS_DFU_DATA_BUF_SIZE SZ_32M #define DFU_DEFAULT_POLL_TIMEOUT 300 |