mirror of
https://github.com/openwrt/openwrt.git
synced 2025-01-29 07:34:14 +00:00
2a6cab09b9
Both NAND and SATA targets need the DMA engine in one way or another. Due to a kernel config refresh various existing symbols got removed from the apm821xx main config file as well. (That being said, they are still included because the built-in crpyto4xx depends on these.) Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
39 lines
926 B
Plaintext
39 lines
926 B
Plaintext
CONFIG_APOLLO3G=y
|
|
CONFIG_BROADCOM_PHY=y
|
|
CONFIG_EXT4_FS=y
|
|
# CONFIG_SATA_DWC_OLD_DMA is not set
|
|
CONFIG_ATA=y
|
|
CONFIG_ATA_SFF=y
|
|
CONFIG_ATA_BMDMA=y
|
|
CONFIG_SATA_PMP=y
|
|
CONFIG_GENERIC_PHY=y
|
|
CONFIG_SATA_DWC=y
|
|
# CONFIG_SATA_DWC_DEBUG is not set
|
|
CONFIG_EXT4_FS=y
|
|
CONFIG_F2FS_FS=y
|
|
CONFIG_SCSI=y
|
|
CONFIG_BLK_DEV_SD=y
|
|
CONFIG_GPIOLIB=y
|
|
CONFIG_GPIO_GENERIC=y
|
|
CONFIG_GPIO_GENERIC_PLATFORM=y
|
|
CONFIG_GPIO_74XX_MMIO=y
|
|
CONFIG_LEDS_TRIGGER_DISK=y
|
|
CONFIG_BLK_DEV_LOOP=y
|
|
CONFIG_BLK_DEV_DM=y
|
|
CONFIG_BLK_DEV_DM_BUILTIN=y
|
|
CONFIG_BLK_DEV_MD=y
|
|
CONFIG_MD=y
|
|
CONFIG_MD_AUTODETECT=y
|
|
# CONFIG_MD_LINEAR is not set
|
|
# CONFIG_MD_MULTIPATH is not set
|
|
CONFIG_MD_RAID0=y
|
|
CONFIG_MD_RAID1=y
|
|
# CONFIG_MD_RAID10 is not set
|
|
# CONFIG_MD_RAID456 is not set
|
|
CONFIG_PPC_EARLY_DEBUG=y
|
|
CONFIG_PPC_EARLY_DEBUG_44x=y
|
|
# CONFIG_PPC_EARLY_DEBUG_MEMCONS is not set
|
|
CONFIG_PPC_EARLY_DEBUG_44x_PHYSHIGH=0x4
|
|
CONFIG_PPC_EARLY_DEBUG_44x_PHYSLOW=0xef600300
|
|
CONFIG_REGULATOR_FIXED_VOLTAGE=y
|