Only if it is a Kconfig symbol.
We have recently started to use 'HAVE_*' for boolean symbols used
to select a specific function for one architecture.
See arch/Kconfig for a few samples.
And Documentation/kbuild/kconfig-language.txt for usage hints.
Sam
--