From c6c1ca100feaddd0003723f8a06102db1e521412 Mon Sep 17 00:00:00 2001 From: Lukasz Majewski Date: Mon, 29 Jan 2018 19:30:18 +0100 Subject: Kconfig: gadget: Move CONFIG_USB_FUNCTION_THOR to Kconfig This commit moves USB_FUNCTION_THOR config to Kconfig. Signed-off-by: Lukasz Majewski Acked-by: Michal Simek Reviewed-by: Jaehoon Chung --- include/configs/s5p_goni.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'include/configs/s5p_goni.h') diff --git a/include/configs/s5p_goni.h b/include/configs/s5p_goni.h index c31896ddf8..852eb64063 100644 --- a/include/configs/s5p_goni.h +++ b/include/configs/s5p_goni.h @@ -54,9 +54,6 @@ #define CONFIG_SYS_DFU_DATA_BUF_SIZE SZ_32M #define DFU_DEFAULT_POLL_TIMEOUT 300 -/* TIZEN THOR downloader support */ -#define CONFIG_USB_FUNCTION_THOR - /* USB Samsung's IDs */ #define CONFIG_G_DNL_THOR_VENDOR_NUM 0x04E8 -- cgit v1.2.3