X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Fharmony.h;h=b2464f90dea268a466e85c543342227cf70a348a;hb=6d7dacf726ca043a3f5487549bbfa506c990c813;hp=51e284e2e9a4676a05640af32bb8e10ee0dad895;hpb=fa91fda8c30a66f87d2c4fde4e0c3f7caf69e09e;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/harmony.h b/include/configs/harmony.h index 51e284e..b2464f9 100644 --- a/include/configs/harmony.h +++ b/include/configs/harmony.h @@ -29,17 +29,7 @@ #define CONFIG_TEGRA_NAND #define CONFIG_SYS_MAX_NAND_DEVICE 1 -/* Dynamic MTD partition support */ -#define CONFIG_MTD_PARTITIONS -#define CONFIG_MTD_DEVICE /* needed for mtdparts commands */ - /* 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"