commit | f48e5eee4645146d56768948afed8155795541e6 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@ti.com> | Tue Aug 20 08:53:44 2013 -0400 |
committer | Tom Rini <trini@ti.com> | Wed Aug 28 11:44:58 2013 -0400 |
tree | 3ff171957908916d9b6b5e7e617188909a448df2 | |
parent | 45841f6e8c0e7cca31c5711d368f61866d6f5b04 [diff] |
TI:armv7: Move CONFIG_SPL_LIBDISK_SUPPORT to MMC section We only need this library when we're doing "disk" access to MMC/SD. Update comment around the rest of CONFIG_SPL_LIB* to note that the others are always required. Signed-off-by: Tom Rini <trini@ti.com>