Enable SPI so that the SPI flash can be used.

Signed-off-by: Simon Glass <s...@chromium.org>
---

 include/configs/chromebook_link.h | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/include/configs/chromebook_link.h 
b/include/configs/chromebook_link.h
index 86429cf..6b57b28 100644
--- a/include/configs/chromebook_link.h
+++ b/include/configs/chromebook_link.h
@@ -46,10 +46,6 @@
  */
 #undef CONFIG_VIDEO
 #undef CONFIG_CFB_CONSOLE
-#undef CONFIG_ICH_SPI
-#undef CONFIG_SPI
-#undef CONFIG_CMD_SPI
-#undef CONFIG_CMD_SF
 
 #define CONFIG_PCI_MEM_BUS     0xe0000000
 #define CONFIG_PCI_MEM_PHYS    CONFIG_PCI_MEM_BUS
-- 
2.1.0.rc2.206.gedb03e5

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to