Преглед на файлове

Make MPC8266ADS board compile again.

Signed-off-by: Runet Torgersen <runet@innovsys.com>
runet@innovsys.com преди 17 години
родител
ревизия
7ee6ba1a05
променени са 1 файла, в които са добавени 2 реда и са изтрити 0 реда
  1. 2 0
      include/configs/MPC8266ADS.h

+ 2 - 0
include/configs/MPC8266ADS.h

@@ -168,6 +168,7 @@
 #undef CONFIG_CMD_MFSL
 #undef CONFIG_CMD_MMC
 #undef CONFIG_CMD_NAND
+#undef CONFIG_CMD_ONENAND
 #undef CONFIG_CMD_PCMCIA
 #undef CONFIG_CMD_REISER
 #undef CONFIG_CMD_SCSI
@@ -177,6 +178,7 @@
 #undef CONFIG_CMD_UNIVERSE
 #undef CONFIG_CMD_USB
 #undef CONFIG_CMD_XIMG
+#undef CONFIG_CMD_AT91_SPIMUX
 
 /* Define a command string that is automatically executed when no character
  * is read on the console interface withing "Boot Delay" after reset.