diff options
Diffstat (limited to 'arch/arm/mach-tegra/Kconfig')
| -rw-r--r-- | arch/arm/mach-tegra/Kconfig | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/arch/arm/mach-tegra/Kconfig b/arch/arm/mach-tegra/Kconfig index 28914a34a1b..faa73559fd4 100644 --- a/arch/arm/mach-tegra/Kconfig +++ b/arch/arm/mach-tegra/Kconfig @@ -148,6 +148,7 @@ endchoice  config TEGRA_DISCONNECT_UDC_ON_BOOT  	bool "Disconnect USB device mode controller on boot" +	depends on CI_UDC  	default y  	help  	  When loading U-Boot into RAM over USB protocols using tools such as | 
