]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/seaboard.h
Merge branch 'master' of http://git.denx.de/u-boot-samsung
[karo-tx-uboot.git] / include / configs / seaboard.h
index 2a24ef3c642b8ba77b691cea64f8563b0572c9fe..04e4f82759fb780150958033fc3eadd2bc19026c 100644 (file)
@@ -8,7 +8,7 @@
 #ifndef __CONFIG_H
 #define __CONFIG_H
 
-#include <asm/sizes.h>
+#include <linux/sizes.h>
 
 /* LP0 suspend / resume */
 #define CONFIG_TEGRA_LP0
 
 #include "tegra20-common.h"
 
-/* Enable fdt support for Seaboard. Flash the image in u-boot-dtb.bin */
-#define CONFIG_DEFAULT_DEVICE_TREE     tegra20-seaboard
-#define CONFIG_OF_CONTROL
-#define CONFIG_OF_SEPARATE
-
 /* High-level configuration options */
 #define V_PROMPT               "Tegra20 (SeaBoard) # "
 #define CONFIG_TEGRA_BOARD_STRING      "NVIDIA Seaboard"