Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - T index
The Linux kernel configuration item CONFIG_THUMB2_KERNEL
has multiple definitions:
arch/arm/Kconfig
The configuration item CONFIG_THUMB2_KERNEL:
(! CONFIG_CPU_THUMBONLY ) && (( CONFIG_CPU_V7 || CONFIG_CPU_V7M ) && ! CONFIG_CPU_V6 && ! CONFIG_CPU_V6K ) && ( CONFIG_CPU_THUMBONLY )
By enabling this option, the kernel will be compiled in Thumb-2 mode.
If unsure, say N.
arch/arm/Kconfig
The configuration item CONFIG_THUMB2_KERNEL:
CONFIG_CPU_V7 && ! CONFIG_CPU_V6 && ! CONFIG_CPU_V6K && CONFIG_EXPERIMENTAL
By enabling this option, the kernel will be compiled in Thumb-2 mode. A compiler/assembler that understand the unified ARM-Thumb syntax is needed.
If unsure, say N.
Raw data from LKDDb:
(none)
This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).
The data is retrived from:
Popular queries:
Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - T index
Automatically generated (in year 2024). See also LKDDb sources on GitLab