config/debug.in
author "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Sat Jan 09 15:52:06 2010 +0100 (2010-01-09)
changeset 1716 6bbf206a5b57
child 1870 a4c4e51aa541
permissions -rw-r--r--
config/arch: always select the adequate bitness

Even if the selected ARCH does not support different bitness (or we do
not support building with another bitness), still select the appropriate
bitness.
yann@924
     1
menu "Debug facilities"
yann@924
     2
source config.gen/debug.in
yann@924
     3
endmenu