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).
linux@1754
     1
# m68k specific configuration file
linux@1754
     2
# depends on EXPERIMENTAL
linux@1754
     3
linux@1754
     4
config ARCH_m68k
linux@1754
     5
    select ARCH_SUPPORTS_32
linux@1754
     6
    select ARCH_DEFAULT_32
linux@1754
     7
    select ARCH_DEFAULT_BE
linux@1754
     8
    select ARCH_SUPPORT_CPU
linux@1754
     9
     help
linux@1754
    10
      The m68k architecture