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>master
parent
24d4d422c1
commit
a78cf41e79
@ -1,4 +1,3 @@ |
||||
CONFIG_SPL=y |
||||
CONFIG_SYS_EXTRA_OPTIONS="BOARD_JETSON_TK1=" |
||||
+S:CONFIG_ARM=y |
||||
+S:CONFIG_TARGET_JETSON_TK1=y |
||||
|
Loading…
Reference in new issue