Navigation:
Linux Kernel Driver DataBase -
web LKDDB:
Main index -
T index
The Linux kernel configuration item CONFIG_THUMB2_KERNEL has multiple definitions:
arch/arm/KconfigThe configuration item CONFIG_THUMB2_KERNEL:
CONFIG_CPU_V7 && ! CONFIG_CPU_V6 && ! CONFIG_CPU_V6K && CONFIG_EXPERIMENTALBy 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.
arch/arm/KconfigThe configuration item CONFIG_THUMB2_KERNEL:
(! CONFIG_CPU_THUMBONLY ) && ( CONFIG_CPU_V7 && ! CONFIG_CPU_V6 && ! CONFIG_CPU_V6K ) && ( CONFIG_CPU_THUMBONLY )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 2013) with gen-web-lkddb.py in lkddb-sources.