Rename the imx/ directories to imx1/ to make room in the namespace for other members of the i.MX family

This commit is contained in:
Gregory Nutt 2016-02-27 10:37:00 -06:00
parent 871d183f11
commit 213029586c
2 changed files with 2 additions and 2 deletions

View File

@ -65,7 +65,7 @@ ARM/i.MX1-specific Configuration Options
CONFIG_ARCH_CHIP - Identifies the arch/*/chip subdirectory
CONFIG_ARCH_CHIP=imx
CONFIG_ARCH_CHIP=imx1
CONFIG_ARCH_CHIP_name - For use in C code. Could be line _IMX1,
_IMXL, _IMX21, _IMX27, _IMX31, etc. (not all of which are

View File

@ -97,7 +97,7 @@ CONFIG_ARCH_ARM920T=y
# CONFIG_ARCH_CORTEXA5 is not set
# CONFIG_ARCH_CORTEXA8 is not set
CONFIG_ARCH_FAMILY="arm"
CONFIG_ARCH_CHIP="imx"
CONFIG_ARCH_CHIP="imx1"
# CONFIG_ARCH_HAVE_FPU is not set
CONFIG_ARCH_HAVE_LOWVECTORS=y
CONFIG_ARCH_LOWVECTORS=y