commit | 541911f479bf68079269d2716589c0cc0ee732ff | [log] [tgz] |
---|---|---|
author | Thomas Hebb <tommyhebb@gmail.com> | Fri Dec 20 18:03:43 2019 -0800 |
committer | Patrick Delaunay <patrick.delaunay@st.com> | Fri Jan 17 11:44:42 2020 +0100 |
tree | fcdd158cf94831ad57d945ceaea4ffa54edee337 | |
parent | d7bb6aceb2e99a832efbb96f9bf480bf95602192 [diff] |
stm32mp: remove redundant SYS_TEXT_BASE prompt The main prompt for this (defined in /Kconfig) is visible at all times, which means there's no reason to have an additional, machine-specific prompt to set the same option. Reviewed-by: Patrick Delaunay <patrick.delaunay@st.com> Signed-off-by: Thomas Hebb <tommyhebb@gmail.com>