projects
/
platform
/
kernel
/
linux-starfive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cdc4294
)
ARM: disable CONFIG_IDE in pxa_defconfig
author
Christoph Hellwig
<hch@lst.de>
Wed, 16 Jun 2021 13:46:56 +0000
(15:46 +0200)
committer
Jens Axboe
<axboe@kernel.dk>
Wed, 16 Jun 2021 14:52:38 +0000
(08:52 -0600)
pxa_defconfig already enables libata including the pata_pcmcia driver, so
drop the legacy ide driver and idecs host driver.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Link:
https://lore.kernel.org/r/20210616134658.1471835-5-hch@lst.de
Signed-off-by: Jens Axboe <axboe@kernel.dk>
arch/arm/configs/pxa_defconfig
patch
|
blob
|
history
diff --git
a/arch/arm/configs/pxa_defconfig
b/arch/arm/configs/pxa_defconfig
index
875a3c2
..
363f1b1
100644
(file)
--- a/
arch/arm/configs/pxa_defconfig
+++ b/
arch/arm/configs/pxa_defconfig
@@
-215,8
+215,6
@@
CONFIG_IIO=m
CONFIG_AD5446=m
CONFIG_EEPROM_AT24=m
CONFIG_SENSORS_LIS3_SPI=m
-CONFIG_IDE=m
-CONFIG_BLK_DEV_IDECS=m
CONFIG_SCSI=y
CONFIG_BLK_DEV_SD=m
CONFIG_CHR_DEV_ST=m