]> git.baikalelectronics.ru Git - uboot.git/commit
arm: stm32: Remove redundant thumb build selection
authorVikas Manocha <vikas.manocha@st.com>
Fri, 31 Aug 2018 23:15:14 +0000 (16:15 -0700)
committerTom Rini <trini@konsulko.com>
Tue, 11 Sep 2018 01:19:33 +0000 (21:19 -0400)
commit9eadc91f31d5c7ecff9b00bc6f6031646f4321d1
tree49aac2e86554555fcc6415643a8a48febaec2f71
parent20f5cfbbd0751c42701e6c53a93033ac59cdbd36
arm: stm32: Remove redundant thumb build selection

All armv7m arch builds are thumb & SYS_THUMB_BUILD is already selected by
CPU_ARMV7M.

Signed-off-by: Vikas Manocha <vikas.manocha@st.com>
arch/arm/Kconfig