Commit a7d78a46 authored by Russell King's avatar Russell King

[ARM] Improve help for CONFIG_ARM_THUMB

parent 9d0ee422
...@@ -291,8 +291,8 @@ config ARM_THUMB ...@@ -291,8 +291,8 @@ config ARM_THUMB
depends on CPU_ARM720T || CPU_ARM920T || CPU_ARM922T || CPU_ARM926T || CPU_ARM1020 || CPU_ARM1020E || CPU_ARM1022 || CPU_ARM1026 || CPU_XSCALE depends on CPU_ARM720T || CPU_ARM920T || CPU_ARM922T || CPU_ARM926T || CPU_ARM1020 || CPU_ARM1020E || CPU_ARM1022 || CPU_ARM1026 || CPU_XSCALE
default y default y
help help
Say Y if you want to have kernel support for ARM Thumb instructions, Say Y if you want to include kernel support for running user space
fault handlers, and system calls. Thumb binaries.
The Thumb instruction set is a compressed form of the standard ARM The Thumb instruction set is a compressed form of the standard ARM
instruction set resulting in smaller binaries at the expense of instruction set resulting in smaller binaries at the expense of
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment