config/arch/m68k.in
author "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Mon Mar 29 20:24:50 2010 +0200 (2010-03-29)
changeset 1870 a4c4e51aa541
child 2444 896cb0d36c1a
permissions -rw-r--r--
config: fix style issues when source-ing files

Always enclose the sourced file between double-quotes (purely for
consistency; enclosing or not are both allowed by the kconfig language).
     1 # m68k specific configuration file
     2 # depends on EXPERIMENTAL
     3 
     4 config ARCH_m68k
     5     select ARCH_SUPPORTS_32
     6     select ARCH_DEFAULT_32
     7     select ARCH_DEFAULT_BE
     8     select ARCH_SUPPORT_CPU
     9      help
    10       The m68k architecture