diff options
Diffstat (limited to 'include/configs/whistler.h')
-rw-r--r-- | include/configs/whistler.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/whistler.h b/include/configs/whistler.h index f3bf806886..10e70d28b1 100644 --- a/include/configs/whistler.h +++ b/include/configs/whistler.h @@ -11,9 +11,6 @@ #include <linux/sizes.h> #include "tegra20-common.h" -/* Enable fdt support for Whistler. Flash the image in u-boot-dtb.bin */ -#define CONFIG_DEFAULT_DEVICE_TREE tegra20-whistler - /* High-level configuration options */ #define V_PROMPT "Tegra20 (Whistler) # " #define CONFIG_TEGRA_BOARD_STRING "NVIDIA Whistler" |