commit | 8dbe081af9660cb6215e415413f7bd0ab29a5b96 | [log] [tgz] |
---|---|---|
author | Bin Meng <bmeng.cn@gmail.com> | Mon Apr 27 23:22:27 2015 +0800 |
committer | Simon Glass <sjg@chromium.org> | Wed Apr 29 18:51:50 2015 -0600 |
tree | 0fa72197c21224f3b5d511c3d9d6332543f7b215 | |
parent | f959d901e9263c7ffa134fa719cfc1d3fb27f933 [diff] |
x86: Kconfig: Move DM_SPI & DM_SPI_FLASH to arch/Kconfig Since all x86 boards have been converted to use DM_SPI and DM_SPI_FLASH, move them to arch/Kconfig x86 section. Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Acked-by: Simon Glass <sjg@chromium.org>