]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - include/configs/dalmore.h
kconfig: move CONFIG_OF_* to Kconfig
[karo-tx-uboot.git] / include / configs / dalmore.h
index 145e7ac926db17df54b818f3d0db7fd2bccd1e96..e3bb27f2162e49a07e362a3c95f519dede499c4c 100644 (file)
 #ifndef __CONFIG_H
 #define __CONFIG_H
 
-#include <asm/sizes.h>
+#include <linux/sizes.h>
 
 #include "tegra114-common.h"
 
-/* Must be off for Dalmore to boot !?!? FIXME */
-#define CONFIG_SYS_DCACHE_OFF
-
 /* Enable fdt support for Dalmore. Flash the image in u-boot-dtb.bin */
 #define CONFIG_DEFAULT_DEVICE_TREE     tegra114-dalmore
-#define CONFIG_OF_CONTROL
-#define CONFIG_OF_SEPARATE
 
 /* High-level configuration options */
 #define V_PROMPT               "Tegra114 (Dalmore) # "