linux/arch/m32r
Hirokazu Takata 8ff262df2c m32r: Move defconfig files to arch/m32r/configs/
Change defconfig file's location from arch/m32r/{platform}/defconfig*
to arch/m32r/configs/{platform}_defconfig.

Applying this patch, we can use defconfig file for each m32r platform
easily, like other architectures.

  ex. Setup defconfig for cross-building
    $ make ARCH=m32r CROSS_COMPILE=m32r-linux-gnu- {platform}_defconfig.

  platform    defconfig                 Note
 ----------  ----------------------    ---------------------------
  m32104ut    m32104ut_defconfig        MMU-less
  m32700ut    m32700ut.smp_defconfig    SMP
  m32700ut    m32700ut.up_defconfig     UP
  mappi       mappi.smp_defconfig       SMP
  mappi       mappi.up_defconfig        UP
  mappi       mappi.nommu_defconfig     MMU-less
  mappi2      mappi2.opsp_defconfig     FPGA env. (CPU Core: OPSP)
  mappi2      mappi2.vdec2_defconfig    FPGA env. (CPU Core: VDEC2)
  mappi3      imappi3.smp_defconfig     SMP
  oaks32r     oaks32r_defconfig         MMU-less
  opsput      opsput_defconfig          UP

Signed-off-by: Hirokazu Takata <takata@linux-m32r.org>
2007-09-03 11:30:18 +09:00
..
boot [PATCH] m32r: bootloader support for OPSPUT platform 2006-12-08 08:28:37 -08:00
configs m32r: Move defconfig files to arch/m32r/configs/ 2007-09-03 11:30:18 +09:00
kernel m32r: build fix for removing fs.h from mm.h 2007-07-30 10:52:10 -07:00
lib Various typo fixes. 2007-02-17 19:07:33 +01:00
m32700ut m32r: Move defconfig files to arch/m32r/configs/ 2007-09-03 11:30:18 +09:00
mappi m32r: Move defconfig files to arch/m32r/configs/ 2007-09-03 11:30:18 +09:00
mappi2 m32r: Move defconfig files to arch/m32r/configs/ 2007-09-03 11:30:18 +09:00
mappi3 m32r: Move defconfig files to arch/m32r/configs/ 2007-09-03 11:30:18 +09:00
mm mm: fault feedback #2 2007-07-19 10:04:41 -07:00
oaks32r m32r: Move defconfig files to arch/m32r/configs/ 2007-09-03 11:30:18 +09:00
oprofile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
opsput m32r: Move defconfig files to arch/m32r/configs/ 2007-09-03 11:30:18 +09:00
Kconfig dma-mapping: prevent dma dependent code from linking on !HAS_DMA archs 2007-07-16 09:05:45 -07:00
Kconfig.debug [PATCH] kconfig: clarify memory debug options 2006-03-25 08:22:54 -08:00
Makefile [PATCH] m32r: fix kernel entry address of vmlinux 2007-02-11 10:51:20 -08:00
defconfig [PATCH] m32r: update defconfig files for v2.6.19 2007-02-11 10:51:20 -08:00