X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Fplutux.h;h=7fc06e8326bbb5e9e900e4ac91a2bfd6fb7f2d1f;hb=5fdb3c0e7ee6bac6b8809ae69e52f16d22d45035;hp=cd7c55cfb47b8ae574f7c71f95601c4854a66fb6;hpb=470135be276b2d92c6da464c68839202d4ff0d08;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/plutux.h b/include/configs/plutux.h index cd7c55c..7fc06e8 100644 --- a/include/configs/plutux.h +++ b/include/configs/plutux.h @@ -1,10 +1,9 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * (C) Copyright 2010,2011 * NVIDIA Corporation * (C) Copyright 2011-2012 * Avionic Design GmbH - * - * SPDX-License-Identifier: GPL-2.0+ */ #ifndef __CONFIG_H @@ -24,16 +23,6 @@ #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 - -/* USB networking support */ -#define CONFIG_USB_HOST_ETHER -#define CONFIG_USB_ETHER_SMSC95XX - -/* General networking support */ #include "tegra-common-post.h"