X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Fdockstar.h;h=f33978829d6c2bad9a8e19d1d76ded21e93f6491;hb=d01806a8fcbdaedcc67cead56ece572021d97ab7;hp=72386a671e4c263e868e5465b60cb5ba98491ea1;hpb=cfb8462aae87f55fd2f213a8c2ef59a5cd9a860f;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/dockstar.h b/include/configs/dockstar.h index 72386a6..f339788 100644 --- a/include/configs/dockstar.h +++ b/include/configs/dockstar.h @@ -1,3 +1,4 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * Copyright (C) 2010 Eric C. Cooper * @@ -5,8 +6,6 @@ * Prafulla Wadaskar * (C) Copyright 2009 * Marvell Semiconductor - * - * SPDX-License-Identifier: GPL-2.0+ */ #ifndef _CONFIG_DOCKSTAR_H @@ -69,7 +68,5 @@ /* * File system */ -#define CONFIG_MTD_DEVICE /* needed for mtdparts commands */ -#define CONFIG_MTD_PARTITIONS #endif /* _CONFIG_DOCKSTAR_H */