Skip to content

Commit

Permalink
kernel: add missing symbol CONFIG_AHCI_XGENE
Browse files Browse the repository at this point in the history
Add missing symbol CONFIG_AHCI_XGENE.

Signed-off-by: Yangbo Lu <yangbo.lu@nxp.com>
[also add for 5.10, remove from layerscape target config]
Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
  • Loading branch information
yangbolu1991 authored and adschm committed May 30, 2021
1 parent 19bf164 commit 37b5f7c
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions target/linux/generic/config-5.10
Expand Up @@ -130,6 +130,7 @@ CONFIG_AEABI=y
# CONFIG_AHCI_IMX is not set
# CONFIG_AHCI_MVEBU is not set
# CONFIG_AHCI_QORIQ is not set
# CONFIG_AHCI_XGENE is not set
CONFIG_AIO=y
# CONFIG_AIRO is not set
# CONFIG_AIRO_CS is not set
Expand Down
1 change: 1 addition & 0 deletions target/linux/generic/config-5.4
Expand Up @@ -122,6 +122,7 @@ CONFIG_AEABI=y
# CONFIG_AHCI_IMX is not set
# CONFIG_AHCI_MVEBU is not set
# CONFIG_AHCI_QORIQ is not set
# CONFIG_AHCI_XGENE is not set
CONFIG_AIO=y
# CONFIG_AIRO is not set
# CONFIG_AIRO_CS is not set
Expand Down
1 change: 0 additions & 1 deletion target/linux/layerscape/armv8_64b/config-5.4
@@ -1,5 +1,4 @@
CONFIG_64BIT=y
# CONFIG_AHCI_XGENE is not set
CONFIG_AQUANTIA_PHY=y
CONFIG_ARCH_CLOCKSOURCE_DATA=y
CONFIG_ARCH_DMA_ADDR_T_64BIT=y
Expand Down

0 comments on commit 37b5f7c

Please sign in to comment.