summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2014-11-24 21:18:19 -0700
committerSimon Glass <sjg@chromium.org>2014-11-25 06:34:14 -0700
commit1ccd452b07c21072c15366d19343b61996ce9486 (patch)
tree83a03eba195224f8b4841234486cb3a3206084cd /include
parent24774278c9dc4e44487cb565282d4a4830327fd4 (diff)
downloadtalos-obmc-uboot-1ccd452b07c21072c15366d19343b61996ce9486.tar.gz
talos-obmc-uboot-1ccd452b07c21072c15366d19343b61996ce9486.zip
x86: config: Enable SPI for chromebook_link
Enable SPI so that the SPI flash can be used. Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'include')
-rw-r--r--include/configs/chromebook_link.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/include/configs/chromebook_link.h b/include/configs/chromebook_link.h
index 86429cf89c..6b57b288ba 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
OpenPOWER on IntegriCloud