u-boot-brain/configs/jetson-tk1_defconfig
Stephen Warren a78cf41e79 ARM: tegra: remove custom define for Jetson TK1
Now that Kconfig has a per-board option, we can use that directly rather
than inventing a custom define for the AS3722 code to determine which
board it's being built for.

Signed-off-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Tom Warren <twarren@nvidia.com>
2014-08-19 08:44:03 -07:00

4 lines
59 B
Plaintext

CONFIG_SPL=y
+S:CONFIG_ARM=y
+S:CONFIG_TARGET_JETSON_TK1=y