]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/trimslice.h
Merge branch 'u-boot-marvell/master' into 'u-boot-arm/master'
[karo-tx-uboot.git] / include / configs / trimslice.h
index 8e03f6f4c4b76e9157bd5ef5fb5c47fcf8dc7f2d..7c0064267dabec1f53beaa14c12fd0d4998b5d32 100644 (file)
@@ -8,14 +8,9 @@
 #ifndef __CONFIG_H
 #define __CONFIG_H
 
-#include <asm/sizes.h>
+#include <linux/sizes.h>
 #include "tegra20-common.h"
 
-/* Enable fdt support for TrimSlice. Flash the image in u-boot-dtb.bin */
-#define CONFIG_DEFAULT_DEVICE_TREE     tegra20-trimslice
-#define CONFIG_OF_CONTROL
-#define CONFIG_OF_SEPARATE
-
 /* High-level configuration options */
 #define V_PROMPT               "Tegra20 (TrimSlice) # "
 #define CONFIG_TEGRA_BOARD_STRING      "Compulab Trimslice"