mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH] fixup! tegra: jetson-tk1: enable 1.05V_RUN
@ 2014-11-03 22:43 Lucas Stach
  2014-11-04  8:51 ` Sascha Hauer
  0 siblings, 1 reply; 2+ messages in thread
From: Lucas Stach @ 2014-11-03 22:43 UTC (permalink / raw)
  To: barebox

---
 arch/arm/mach-tegra/Kconfig | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/arch/arm/mach-tegra/Kconfig b/arch/arm/mach-tegra/Kconfig
index 62e5006..160732f 100644
--- a/arch/arm/mach-tegra/Kconfig
+++ b/arch/arm/mach-tegra/Kconfig
@@ -37,6 +37,8 @@ config MACH_NVIDIA_BEAVER
 config MACH_NVIDIA_JETSON
 	bool "NVIDIA Jetson TK1"
 	select ARCH_TEGRA_124_SOC
+	select I2C
+	select I2C_TEGRA
 
 endmenu
 
-- 
1.9.3


_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-11-04  8:51 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-11-03 22:43 [PATCH] fixup! tegra: jetson-tk1: enable 1.05V_RUN Lucas Stach
2014-11-04  8:51 ` Sascha Hauer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox