diff options
Diffstat (limited to 'include/configs/trimslice.h')
-rw-r--r-- | include/configs/trimslice.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/include/configs/trimslice.h b/include/configs/trimslice.h index f81cfa2e35..7c0064267d 100644 --- a/include/configs/trimslice.h +++ b/include/configs/trimslice.h @@ -11,11 +11,6 @@ #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" |