]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/jetson-tk1.h
kconfig: move CONFIG_OF_* to Kconfig
[people/ms/u-boot.git] / include / configs / jetson-tk1.h
index d03a66cd224015041733fff1095affa9a4033e0b..dc7e3244f9302ecb0526c6d15ec6668df3a8edaa 100644 (file)
@@ -14,8 +14,6 @@
 
 /* Enable fdt support for Jetson TK1. Flash the image in u-boot-dtb.bin */
 #define CONFIG_DEFAULT_DEVICE_TREE     tegra124-jetson-tk1
-#define CONFIG_OF_CONTROL
-#define CONFIG_OF_SEPARATE
 
 /* High-level configuration options */
 #define V_PROMPT                       "Tegra124 (Jetson TK1) # "