X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Fpxa-common.h;h=52d77e06acf46cd250b8df73f4baf1e6fac0aba0;hb=35bd70c5107f0cfa610b5c7074a7ee2a60d5d82f;hp=345e6d6db4d206742e5d3409b919748fc7767ae3;hpb=43ade93bdb0c8bd57382be810a05b3793749ce85;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/pxa-common.h b/include/configs/pxa-common.h index 345e6d6..52d77e0 100644 --- a/include/configs/pxa-common.h +++ b/include/configs/pxa-common.h @@ -1,16 +1,13 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * Toradex Colibri PXA270 configuration file * * Copyright (C) 2010 Marek Vasut - * - * SPDX-License-Identifier: GPL-2.0+ */ #ifndef __CONFIG_PXA_COMMON_H__ #define __CONFIG_PXA_COMMON_H__ -#define CONFIG_SYS_ARM_CACHE_WRITETHROUGH - /* * KGDB */ @@ -19,13 +16,6 @@ #endif /* - * MMC Card Configuration - */ -#ifdef CONFIG_CMD_MMC -#define CONFIG_PXA_MMC_GENERIC -#endif - -/* * OHCI USB */ #ifdef CONFIG_CMD_USB