diff options
author | Jeremy Cline <jcline@redhat.com> | 2018-09-28 13:26:22 -0400 |
---|---|---|
committer | Jeremy Cline <jcline@redhat.com> | 2018-09-28 13:26:22 -0400 |
commit | 48b07d1ffe67304257b1cb47bdbc28bae22efa03 (patch) | |
tree | a002bf781a0af696d61fe36a393ce823609a468a /kernel-ppc64le-debug.config | |
parent | e1e6470b82fbb7a4a9c4e0b90e7368bc4928c97b (diff) | |
download | kernel-48b07d1ffe67304257b1cb47bdbc28bae22efa03.tar.gz kernel-48b07d1ffe67304257b1cb47bdbc28bae22efa03.tar.xz kernel-48b07d1ffe67304257b1cb47bdbc28bae22efa03.zip |
Change CONFIG_SSB back to a module (rhbz #1572349)
Diffstat (limited to 'kernel-ppc64le-debug.config')
-rw-r--r-- | kernel-ppc64le-debug.config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel-ppc64le-debug.config b/kernel-ppc64le-debug.config index 6cb39c913..4a2159062 100644 --- a/kernel-ppc64le-debug.config +++ b/kernel-ppc64le-debug.config @@ -5355,11 +5355,11 @@ CONFIG_SQUASHFS_ZSTD=y CONFIG_SSB_DRIVER_GPIO=y CONFIG_SSB_DRIVER_PCICORE=y CONFIG_SSB_HOST_SOC=y +CONFIG_SSB=m CONFIG_SSB_PCIHOST=y CONFIG_SSB_PCMCIAHOST=y CONFIG_SSB_SDIOHOST=y # CONFIG_SSB_SILENT is not set -CONFIG_SSB=y # CONFIG_SSFDC is not set # CONFIG_STACKPROTECTOR_STRONG is not set CONFIG_STACK_TRACER=y |