commit | 4c8288fc6b01e44071590906dbfce6eff3958233 | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | Wed Apr 15 18:28:09 2020 +0200 |
committer | Peng Fan <peng.fan@nxp.com> | Wed Apr 22 20:41:57 2020 +0800 |
tree | 13ab45c05870fd797858c24a9878287512630b4e | |
parent | bf16c30522fe4b28dbe156533a5fbdf14423c444 [diff] |
drivers: mmc: rpmb: do not build for SPL RPMB support is used by the 'mmc rpmb' command and by the OP-TEE support. We do not need it in SPL. Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de> Reviewed-by: Peng Fan <peng.fan@nxp.com> Reviewed-by: Tom Rini <trini@konsulko.com>