]> Git Repo - J-u-boot.git/blobdiff - include/configs/mxs.h
Merge tag 'u-boot-atmel-fixes-2020.01-a' of https://gitlab.denx.de/u-boot/custodians...
[J-u-boot.git] / include / configs / mxs.h
index cc5d4c85fe9bc9305d4550711008c985a7ffee30..e079f8035b8baf8fc1f822c761dd6f0d26b0614c 100644 (file)
@@ -45,7 +45,7 @@
 
 /* SPL */
 #ifndef CONFIG_SPL_FRAMEWORK
-#define CONFIG_SPL_NO_CPU_SUPPORT_CODE
+#define CONFIG_SPL_NO_CPU_SUPPORT
 #define CONFIG_SPL_START_S_PATH        "arch/arm/cpu/arm926ejs/mxs"
 #endif
 
 /*
  * Drivers
  */
-
-/* APBH DMA */
-
-/* GPIO */
-#define CONFIG_MXS_GPIO
-
 /*
  * DUART Serial Driver.
  * Conflicts with AUART driver which can be set by board.
This page took 0.02733 seconds and 4 git commands to generate.