diff options
Diffstat (limited to 'kernel-armv7hl.config')
-rw-r--r-- | kernel-armv7hl.config | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/kernel-armv7hl.config b/kernel-armv7hl.config index dbbeb6038..958e145a4 100644 --- a/kernel-armv7hl.config +++ b/kernel-armv7hl.config @@ -2405,7 +2405,7 @@ CONFIG_INET=y # CONFIG_INFINIBAND_NES is not set # CONFIG_INFINIBAND_OCRDMA is not set # CONFIG_INFINIBAND_ON_DEMAND_PAGING is not set -# CONFIG_INFINIBAND_QEDR is not set +CONFIG_INFINIBAND_QEDR=m # CONFIG_INFINIBAND_QIB_DCA is not set # CONFIG_INFINIBAND_QIB is not set # CONFIG_INFINIBAND_RDMAVT is not set @@ -5569,7 +5569,8 @@ CONFIG_SLUB=y CONFIG_SMARTJOYPLUS_FF=y CONFIG_SMC911X=m CONFIG_SMC91X=m -# CONFIG_SMC is not set +CONFIG_SMC_DIAG=m +CONFIG_SMC=m # CONFIG_SM_FTL is not set CONFIG_SMP_ON_UP=y CONFIG_SMP=y |