diff options
author | Guido MartÃnez <guido@vanguardiasur.com.ar> | 2015-01-22 15:33:25 -0300 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2015-02-02 18:32:34 +0100 |
commit | a87f5806ed1e6449c859ff97d1104548529b7102 (patch) | |
tree | 1803c30c090df71146e1a3e86c079a2c7ec81ccb /package/qt5/qt5webkit-examples/Config.in | |
parent | 5487b2630716ea146ada738ac875340f7f3ade29 (diff) | |
download | buildroot-a87f5806ed1e6449c859ff97d1104548529b7102.tar.gz buildroot-a87f5806ed1e6449c859ff97d1104548529b7102.zip |
arm: conditionally support regular ARM instructions
Until now, all ARM processors supported the original ARM instructions.
However, the Cortex-M variants don't support them, and support only
Thumb/Thumb2 modes.
So, make a Kconfig option for ARM support and use it.
[Thomas:
- Remove the dependency in the choice between ARM/Thumb/Thumb-2,
because basically the choice is now always visible.
- Replace the BR2_ARM_INSTRUCTIONS_ARM_CHOICE choice option directly
by BR2_ARM_INSTRUCTIONS_ARM, instead of having this blind option
defined separately. This means the choice is now always visible,
even when only the ARM instruction set is supported.]
Signed-off-by: Guido MartÃnez <guido@vanguardiasur.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/qt5/qt5webkit-examples/Config.in')
0 files changed, 0 insertions, 0 deletions