diff options
author | Peter Robinson <pbrobinson@gmail.com> | 2018-03-10 07:41:48 +0000 |
---|---|---|
committer | Peter Robinson <pbrobinson@gmail.com> | 2018-03-10 07:41:48 +0000 |
commit | b724bdfa9ebe52b740b2d3ed665cceadc4435039 (patch) | |
tree | b835546e6054218a9ea5e774518b2a93e0a25832 /kernel-aarch64-debug.config | |
parent | 898f8e9b5fb1ddf9a997bc92106e4f4d00496ea4 (diff) | |
download | kernel-b724bdfa9ebe52b740b2d3ed665cceadc4435039.tar.gz kernel-b724bdfa9ebe52b740b2d3ed665cceadc4435039.tar.xz kernel-b724bdfa9ebe52b740b2d3ed665cceadc4435039.zip |
Enable SATA_SIL24 on ARM rhbz 1553931
Diffstat (limited to 'kernel-aarch64-debug.config')
-rw-r--r-- | kernel-aarch64-debug.config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel-aarch64-debug.config b/kernel-aarch64-debug.config index 9ae8bf5dc..e2c0ad429 100644 --- a/kernel-aarch64-debug.config +++ b/kernel-aarch64-debug.config @@ -4730,7 +4730,7 @@ CONFIG_SATA_MV=m CONFIG_SATA_PMP=y # CONFIG_SATA_PROMISE is not set # CONFIG_SATA_QSTOR is not set -# CONFIG_SATA_SIL24 is not set +CONFIG_SATA_SIL24=m # CONFIG_SATA_SIL is not set # CONFIG_SATA_SIS is not set # CONFIG_SATA_SVW is not set |