starfive: remove useless aic8800 driver
AIC8800 is a WiFi/BT module based on Ceva's IP.
This driver is old and not enabled in the starfive target,
so remove it. We can add out of tree drivers if necessary.
Fixes: 8f0f02d2
("starfive: 6.12: refresh patches and drop upstreamed ones")
Signed-off-by: Chukun Pan <amadeus@jmu.edu.cn>
This commit is contained in:
parent
d7f9e240c2
commit
86abc4640e
5 changed files with 0 additions and 78806 deletions
|
@ -34,7 +34,6 @@ CONFIG_AUXILIARY_BUS=y
|
|||
CONFIG_BLK_MQ_PCI=y
|
||||
CONFIG_BLK_MQ_VIRTIO=y
|
||||
CONFIG_BLK_PM=y
|
||||
# CONFIG_BT_AICUSB is not set
|
||||
CONFIG_BUFFER_HEAD=y
|
||||
# CONFIG_BUILTIN_DTB is not set
|
||||
CONFIG_CC_HAVE_STACKPROTECTOR_TLS=y
|
||||
|
|
|
@ -25,7 +25,6 @@ CONFIG_ASN1=y
|
|||
CONFIG_ASSOCIATIVE_ARRAY=y
|
||||
CONFIG_AUXILIARY_BUS=y
|
||||
# CONFIG_AX45MP_L2_CACHE is not set
|
||||
# CONFIG_BT_AICUSB is not set
|
||||
CONFIG_CC_HAVE_STACKPROTECTOR_TLS=y
|
||||
CONFIG_CHECKPOINT_RESTORE=y
|
||||
CONFIG_CLKSRC_MMIO=y
|
||||
|
|
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue