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:
parent
871d183f11
commit
213029586c
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user