summaryrefslogtreecommitdiff
path: root/include/configs/harmony.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/harmony.h')
-rw-r--r--include/configs/harmony.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/include/configs/harmony.h b/include/configs/harmony.h
index fc5ed5b2fd..7365dfeb46 100644
--- a/include/configs/harmony.h
+++ b/include/configs/harmony.h
@@ -29,16 +29,12 @@
#define CONFIG_TEGRA_NAND
#define CONFIG_SYS_MAX_NAND_DEVICE 1
-/* Dynamic MTD partition support */
-
/* Environment in NAND (which is 512M), aligned to start of last sector */
#define CONFIG_ENV_OFFSET (SZ_512M - SZ_128K) /* 128K sector size */
/* USB Host support */
#define CONFIG_USB_EHCI_TEGRA
-/* USB networking support */
-
#include "tegra-common-post.h"
#endif /* __CONFIG_H */