Skip to content

Commit

Permalink
linux-rockchip64-current.config/linux-rockchip64-edge.config: enable …
Browse files Browse the repository at this point in the history
…`CONFIG_AHCI_DWC=y` to make SATA work properly
  • Loading branch information
tdleiyao committed Sep 24, 2023
1 parent dd5fb3e commit a51b5ed
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion config/kernel/linux-rockchip64-current.config
Original file line number Diff line number Diff line change
Expand Up @@ -2469,7 +2469,7 @@ CONFIG_SATA_PMP=y
CONFIG_SATA_AHCI=y
CONFIG_SATA_MOBILE_LPM_POLICY=0
CONFIG_SATA_AHCI_PLATFORM=y
# CONFIG_AHCI_DWC is not set
CONFIG_AHCI_DWC=y
CONFIG_AHCI_CEVA=y
CONFIG_AHCI_XGENE=y
CONFIG_AHCI_QORIQ=y
Expand Down
2 changes: 1 addition & 1 deletion config/kernel/linux-rockchip64-edge.config
Original file line number Diff line number Diff line change
Expand Up @@ -2505,7 +2505,7 @@ CONFIG_SATA_PMP=y
CONFIG_SATA_AHCI=y
CONFIG_SATA_MOBILE_LPM_POLICY=0
CONFIG_SATA_AHCI_PLATFORM=y
# CONFIG_AHCI_DWC is not set
CONFIG_AHCI_DWC=y
CONFIG_AHCI_CEVA=y
# CONFIG_SATA_INIC162X is not set
# CONFIG_SATA_ACARD_AHCI is not set
Expand Down

0 comments on commit a51b5ed

Please sign in to comment.