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-armv7hl-lpae-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-armv7hl-lpae-debug.config')
-rw-r--r-- | kernel-armv7hl-lpae-debug.config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel-armv7hl-lpae-debug.config b/kernel-armv7hl-lpae-debug.config index 3add6affa..62269a667 100644 --- a/kernel-armv7hl-lpae-debug.config +++ b/kernel-armv7hl-lpae-debug.config @@ -4768,7 +4768,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 |