Merge tag 'efi-2020-07-rc2-3' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi
[platform/kernel/u-boot.git] / include / configs / plutux.h
index f61af5a..7fc06e8 100644 (file)
 #define CONFIG_SYS_MAX_NAND_DEVICE     1
 
 /* Environment in NAND, aligned to start of last sector */
-#define CONFIG_ENV_OFFSET              (SZ_512M - SZ_128K) /* 128K sectors */
-
-/* USB host support */
-#define CONFIG_USB_EHCI_TEGRA
 
 #include "tegra-common-post.h"