diff options
Diffstat (limited to 'configs')
-rw-r--r-- | configs/fedora/generic/CONFIG_INFINIBAND_QEDR | 2 | ||||
-rw-r--r-- | configs/fedora/generic/CONFIG_SMC | 2 | ||||
-rw-r--r-- | configs/fedora/generic/CONFIG_SMC_DIAG | 1 | ||||
-rw-r--r-- | configs/fedora/generic/x86/x86_64/CONFIG_INFINIBAND_BNXT_RE | 1 |
4 files changed, 4 insertions, 2 deletions
diff --git a/configs/fedora/generic/CONFIG_INFINIBAND_QEDR b/configs/fedora/generic/CONFIG_INFINIBAND_QEDR index 5fa3da394..657c87e5c 100644 --- a/configs/fedora/generic/CONFIG_INFINIBAND_QEDR +++ b/configs/fedora/generic/CONFIG_INFINIBAND_QEDR @@ -1 +1 @@ -# CONFIG_INFINIBAND_QEDR is not set +CONFIG_INFINIBAND_QEDR=m diff --git a/configs/fedora/generic/CONFIG_SMC b/configs/fedora/generic/CONFIG_SMC index 88600dc91..56a7452af 100644 --- a/configs/fedora/generic/CONFIG_SMC +++ b/configs/fedora/generic/CONFIG_SMC @@ -1 +1 @@ -# CONFIG_SMC is not set +CONFIG_SMC=m diff --git a/configs/fedora/generic/CONFIG_SMC_DIAG b/configs/fedora/generic/CONFIG_SMC_DIAG new file mode 100644 index 000000000..728cb1e4f --- /dev/null +++ b/configs/fedora/generic/CONFIG_SMC_DIAG @@ -0,0 +1 @@ +CONFIG_SMC_DIAG=m diff --git a/configs/fedora/generic/x86/x86_64/CONFIG_INFINIBAND_BNXT_RE b/configs/fedora/generic/x86/x86_64/CONFIG_INFINIBAND_BNXT_RE new file mode 100644 index 000000000..23a29a3f1 --- /dev/null +++ b/configs/fedora/generic/x86/x86_64/CONFIG_INFINIBAND_BNXT_RE @@ -0,0 +1 @@ +CONFIG_INFINIBAND_BNXT_RE=m |