stm32mp: remove redundant SYS_TEXT_BASE prompt
authorThomas Hebb <tommyhebb@gmail.com>
Sat, 21 Dec 2019 02:03:43 +0000 (18:03 -0800)
committerPatrick Delaunay <patrick.delaunay@st.com>
Fri, 17 Jan 2020 10:44:42 +0000 (11:44 +0100)
commit541911f479bf68079269d2716589c0cc0ee732ff
treefcdd158cf94831ad57d945ceaea4ffa54edee337
parentd7bb6aceb2e99a832efbb96f9bf480bf95602192
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>
arch/arm/mach-stm32mp/Kconfig