diff options
author | Paul Mundt <lethal@linux-sh.org> | 2005-05-13 14:27:30 +0000 |
---|---|---|
committer | Paul Mundt <lethal@linux-sh.org> | 2005-05-13 14:27:30 +0000 |
commit | fcb56ce4a88ec5f41f8213d3d05402a9f603993a (patch) | |
tree | 9bcb33d78836f36872b2e8e6a1569d2637f69fd8 /extra/Configs/Config.arm | |
parent | f122662e19bfb4d529d0b3d8f812bef44fb2d2f6 (diff) |
ARM1136JF-S support.
Diffstat (limited to 'extra/Configs/Config.arm')
-rw-r--r-- | extra/Configs/Config.arm | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/extra/Configs/Config.arm b/extra/Configs/Config.arm index fae965b35..1bf66e094 100644 --- a/extra/Configs/Config.arm +++ b/extra/Configs/Config.arm @@ -68,6 +68,9 @@ config CONFIG_ARM922T config CONFIG_ARM926T bool "Arm 926T" +config CONFIG_ARM1136JF_S + bool "Arm 1136JF-S" + config CONFIG_ARM_SA110 bool "Intel StrongArm SA-110" |