config/arch/ia64.in
author "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Tue Oct 14 16:50:33 2008 +0000 (2008-10-14)
changeset 926 fe3e5a3331b6
parent 898 fe3eda71a9d0
child 1038 33f695f7773a
permissions -rw-r--r--
Rework the kconfig stuff
- better handle config file generation dependencies
- get rid of CT_TOP_DIR where useless
- rearrange code to be cleaner, and add adequate '#----' comments to split the different parts
- a few eye-candy here and there

/trunk/kconfig/kconfig.mk | 158 99 59 0 +++++++++++++++++++++++++++++++++--------------------
1 file changed, 99 insertions(+), 59 deletions(-)
     1 # ia64 specific config options
     2 # EXPERIMENTAL
     3 
     4 config ARCH_ia64
     5     select ARCH_SUPPORTS_BOTH_ENDIAN
     6     help
     7       The ia64 architecture, as defined by:
     8         http://www.intel.com/design/itanium/arch_spec.htm