mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-03-14 21:10:27 +01:00
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>
This commit is contained in:
parent
24774278c9
commit
1ccd452b07
1 changed files with 0 additions and 4 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue