X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Fds414.h;h=b9b708ad41d905cbb18b5d9de3b300a2b3554178;hb=d01806a8fcbdaedcc67cead56ece572021d97ab7;hp=1ac6ccad25002d8a8034aabc7167bc8a10069e02;hpb=ebca902aeb3af3eaedd2787928184ad84a86b98f;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/ds414.h b/include/configs/ds414.h index 1ac6cca..b9b708a 100644 --- a/include/configs/ds414.h +++ b/include/configs/ds414.h @@ -1,7 +1,6 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * Copyright (C) 2014 Stefan Roese - * - * SPDX-License-Identifier: GPL-2.0+ */ #ifndef _CONFIG_SYNOLOGY_DS414_H @@ -38,7 +37,6 @@ #define CONFIG_ENV_SIZE (64 << 10) /* 64KiB */ #define CONFIG_ENV_SECT_SIZE (64 << 10) /* 64KiB sectors */ -#define CONFIG_PHY_MARVELL /* there is a marvell phy */ #define CONFIG_SYS_NETA_INTERFACE_TYPE PHY_INTERFACE_MODE_RGMII /* PCIe support */ @@ -63,7 +61,6 @@ #endif /* why is this only defined in mv-common.h if CONFIG_DM is undefined? */ -#define CONFIG_SYS_MVFS /* * mv-common.h should be defined after CMD configs since it used them