[kernel/f17] Disable sfc ethernet driver on ARM

Peter Robinson pbrobinson at fedoraproject.org
Tue Feb 21 01:04:36 UTC 2012


commit d15a70859ada7ecaf7c939717ecfbff419a1dd17
Author: Peter Robinson <pbrobinson at gmail.com>
Date:   Tue Feb 21 01:04:27 2012 +0000

    Disable sfc ethernet driver on ARM

 config-arm-generic |    1 +
 kernel.spec        |    3 +++
 2 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/config-arm-generic b/config-arm-generic
index ea13906..d6f2430 100644
--- a/config-arm-generic
+++ b/config-arm-generic
@@ -181,6 +181,7 @@ CONFIG_LSM_MMAP_MIN_ADDR=32768
 # CONFIG_DRM_RADEON is not set
 # CONFIG_ATM_HE is not set
 # CONFIG_SCSI_ACARD is not set
+# CONFIG_SFC is not set
 
 # these all currently fail due to missing symbols __bad_udelay or
 # error: implicit declaration of function ‘iowrite32be’
diff --git a/kernel.spec b/kernel.spec
index 5390e49..5e59879 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -2386,6 +2386,9 @@ fi
 #    '-'      |  |
 #              '-'
 %changelog
+* Mon Feb 20 2012 Peter Robinson <pbrobinson at fedoraproject.org>
+- Disable sfc ethernet driver on ARM
+
 * Mon Feb 20 2012 Josh Boyer <jwboyer at redhat.com>
 - Avoid using stack variables in ums_realtek (again) (rhbz 795544)
 


More information about the scm-commits mailing list