commit | afc84dec1c2721269c8eaad13a938fa18360dbc7 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sat Aug 22 18:31:18 2015 -0600 |
committer | Simon Glass <sjg@chromium.org> | Mon Aug 31 07:57:27 2015 -0600 |
tree | c5bd7644e8e5dbe92e8aacaee35efefdf843f4c7 | |
parent | 3a3f8e946bd77a2978731793eb287ec6099c4a52 [diff] |
tpm: Drop two unused options The address of the I2C TPM is now defined in the device tree so there is no need for the CONFIG options. Remove them from the README and board config to avoid confusion. Signed-off-by: Simon Glass <sjg@chromium.org> Acked-by: Christophe Ricard <christophe-h.ricard@st.com> Reviewed-by: Heiko Schocher <hs@denx.de>