diff options
author | Josh Boyer <jwboyer@redhat.com> | 2013-05-02 14:01:40 -0400 |
---|---|---|
committer | Josh Boyer <jwboyer@redhat.com> | 2013-05-02 14:01:45 -0400 |
commit | 646b52f3a2a42b6e1eb5413859d7d856b334b06a (patch) | |
tree | 222c7bec71dd6a55b9202c779528efb665e7e5dd /config-armv7-lpae | |
parent | 0e5e26e82ad17d3b73877c463c443619b36a617d (diff) | |
download | kernel-646b52f3a2a42b6e1eb5413859d7d856b334b06a.tar.gz kernel-646b52f3a2a42b6e1eb5413859d7d856b334b06a.tar.xz kernel-646b52f3a2a42b6e1eb5413859d7d856b334b06a.zip |
Linux v3.9-7992-g99c6bcf
- Temporarily removed the ARM configs until they get fixed up
Diffstat (limited to 'config-armv7-lpae')
-rw-r--r-- | config-armv7-lpae | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/config-armv7-lpae b/config-armv7-lpae index ce2f3f78a..714e778d7 100644 --- a/config-armv7-lpae +++ b/config-armv7-lpae @@ -6,6 +6,8 @@ CONFIG_ARCH_VIRT=y # CONFIG_ARCH_EXYNOS4 is not set CONFIG_ARCH_EXYNOS5=y +# CONFIG_EXYNOS_ATAGS is not set + CONFIG_ARM_LPAE=y CONFIG_VIRTIO_CONSOLE=m CONFIG_ARM_VIRT_EXT=y |