Merge branch '2019-03-25-master-imports'
[oweals/u-boot.git] / include / configs / pxa-common.h
index 800c12c92cc41f91468550729366487257a3829f..e25800a0958da3e3ec6b3f764694d558c5a491a3 100644 (file)
@@ -1,9 +1,8 @@
+/* SPDX-License-Identifier: GPL-2.0+ */
 /*
  * Toradex Colibri PXA270 configuration file
  *
  * Copyright (C) 2010 Marek Vasut <marek.vasut@gmail.com>
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #ifndef        __CONFIG_PXA_COMMON_H__
@@ -22,7 +21,6 @@
  * MMC Card Configuration
  */
 #ifdef CONFIG_CMD_MMC
-#define        CONFIG_GENERIC_MMC
 #define        CONFIG_PXA_MMC_GENERIC
 #endif