]> git.ipfire.org Git - people/ms/u-boot.git/commit
sandbox: Don't bring in the eeprom emulator in SPL
authorSimon Glass <sjg@chromium.org>
Mon, 4 Jul 2016 17:58:19 +0000 (11:58 -0600)
committerSimon Glass <sjg@chromium.org>
Fri, 15 Jul 2016 02:40:24 +0000 (20:40 -0600)
commit2c9dfb5807bfbf97b60481586d5db3c677cba65b
treec66d6fe3bb475ae9342bbc0a5c5c16c09416478e
parent9fa28190091e59b7c9b9ba32e5a81fa432c485b6
sandbox: Don't bring in the eeprom emulator in SPL

This driver should not be used in SPL since we do not have I2C support
enabled in SPL on sandbox.

Signed-off-by: Simon Glass <sjg@chromium.org>
drivers/misc/Makefile