zephyr/arch/arm/configs
Peter Mitsis 9d63adf3ea Renames supported platform configurations
Renames supported platform configurations to conform to new platform
configuration naming scheme.

Example usage with PLATFORM_CONFIG:
    make PLATFORM_CONFIG=basic_cortex_m3
    make PLATFORM_CONFIG=basic_atom
    make PLATFORM_CONFIG=basic_minuteia
    make PLATFORM_CONFIG=galileo

  xxx_ti_lm3s6965_defconfig           -> xxx_basic_cortex_m3_defconfig
  xxx_generic_pc_atom_n28xx_defconfig -> xxx_basic_atom_defconfig
  xxx_generic_pc_minuteia_defconfig   -> xxx_basic_minuteia_defconfig
  xxx_quark_defconfig                 -> xxx_galileo_defconfig

Change-Id: I696eb8b9ad9a72d7a72efbe1341ce23500335764
Signed-off-by: Peter Mitsis <peter.mitsis@windriver.com>
2016-02-05 20:14:39 -05:00
..
micro_basic_cortex_m3_defconfig Renames supported platform configurations 2016-02-05 20:14:39 -05:00
micro_fsl_frdm_k64f_defconfig kconfig: Update defconfig files with new options 2016-02-05 20:14:38 -05:00
nano_basic_cortex_m3_defconfig Renames supported platform configurations 2016-02-05 20:14:39 -05:00
nano_fsl_frdm_k64f_defconfig kconfig: Update defconfig files with new options 2016-02-05 20:14:38 -05:00