[kernel/f18] Fix arm configs

Josh Boyer jwboyer at fedoraproject.org
Thu Jan 3 23:56:58 UTC 2013


commit 1c6f1e3b70e84a6f0db509629ac1c11f52d54e2c
Author: Josh Boyer <jwboyer at redhat.com>
Date:   Thu Jan 3 18:56:35 2013 -0500

    Fix arm configs
    
    Sort of.

 config-arm-highbank  |    3 +++
 config-arm-versatile |    5 +++++
 2 files changed, 8 insertions(+), 0 deletions(-)
---
diff --git a/config-arm-highbank b/config-arm-highbank
index 952a21a..ca27f65 100644
--- a/config-arm-highbank
+++ b/config-arm-highbank
@@ -59,4 +59,7 @@ CONFIG_OC_ETM=y
 # CONFIG_MEDIA_SUPPORT is not set
 # CONFIG_DRM is not set
 # CONFIG_SND is not set
+# CONFIG_ARCH_MULTI_V4 is not set
+# CONFIG_ARCH_MULTI_V4T is not set
+# CONFIG_ARCH_MULTI_V6 is not set
 # end of list of requested disabled options
diff --git a/config-arm-versatile b/config-arm-versatile
index 89d4f7b..758a78c 100644
--- a/config-arm-versatile
+++ b/config-arm-versatile
@@ -95,3 +95,8 @@ CONFIG_PATA_OF_PLATFORM=m
 
 # unset on versatille for jon masters
 # CONFIG_GPIOLIB is not set
+# CONFIG_ARCH_MULTI_V4 is not set
+# CONFIG_ARCH_MULTI_V4T is not set
+# CONFIG_ARCH_MULTI_V6 is not set
+# CONFIG_DRM_EXYNOS is not set
+


More information about the scm-commits mailing list