diff options
author | Dennis Gilmore <dennis@ausil.us> | 2011-12-09 13:29:38 -0600 |
---|---|---|
committer | Dennis Gilmore <dennis@ausil.us> | 2011-12-23 10:28:47 -0600 |
commit | 534352f358b444bf67c24181516d90d4ca59ed46 (patch) | |
tree | 8a0ea260280d9173edbe6cc04de1c609b541489e /config-arm-highbank | |
parent | 2569ae132a91594cc77ebbcc47805b289e340249 (diff) | |
download | kernel-534352f358b444bf67c24181516d90d4ca59ed46.tar.gz kernel-534352f358b444bf67c24181516d90d4ca59ed46.tar.xz kernel-534352f358b444bf67c24181516d90d4ca59ed46.zip |
iadd support for building highbank, imx and kirkwood kernel images on arm
Diffstat (limited to 'config-arm-highbank')
-rw-r--r-- | config-arm-highbank | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/config-arm-highbank b/config-arm-highbank new file mode 100644 index 000000000..18fc0c4cc --- /dev/null +++ b/config-arm-highbank @@ -0,0 +1,3 @@ +ONFIG_ARCH_HIGHBANK=y +CONFIG_VFP=y +CONFIG_NEON=y |