summaryrefslogtreecommitdiff
path: root/target/linux/config/Config.in.block
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2015-03-08 13:06:38 -0500
committerWaldemar Brodkorb <wbx@openadk.org>2015-03-08 16:09:03 -0500
commit05a0357d0185db37b4a8de438ea6fc9b438883d1 (patch)
tree60c93aac871ff2b4d189827b1c3fe8c68ce86510 /target/linux/config/Config.in.block
parent2eb3007baa24a2248764cb3559806904b9f25314 (diff)
sync patch set and config
Remove some old kernel symbols. Use 8 MB as default for CMA.
Diffstat (limited to 'target/linux/config/Config.in.block')
-rw-r--r--target/linux/config/Config.in.block8
1 files changed, 1 insertions, 7 deletions
diff --git a/target/linux/config/Config.in.block b/target/linux/config/Config.in.block
index c08fac5c9..519f6284a 100644
--- a/target/linux/config/Config.in.block
+++ b/target/linux/config/Config.in.block
@@ -96,9 +96,6 @@ config ADK_KERNEL_MMC_BCM2835
config ADK_KERNEL_MMC_BCM2835_DMA
bool
-config ADK_KERNEL_MMC_SDHCI_BCM2708_DMA
- bool
-
menu "SATA/PATA devices support"
depends on ADK_TARGET_WITH_PATA || ADK_TARGET_WITH_SATA || ADK_TARGET_QEMU || ADK_TARGET_VBOX
@@ -298,7 +295,7 @@ config ADK_KERNEL_MMC_AT91
default y if ADK_TARGET_SYSTEM_ACMESYSTEMS_FOXG20
default n
-config ADK_KERNEL_MMC_SDHCI_BCM2708
+config ADK_KERNEL_MMC_BCM2835
bool "SD card support for BCM2835 boards"
select ADK_KERNEL_SCSI
select ADK_KERNEL_MMC
@@ -306,10 +303,7 @@ config ADK_KERNEL_MMC_SDHCI_BCM2708
select ADK_KERNEL_BLK_DEV
select ADK_KERNEL_BLK_DEV_SD
select ADK_KERNEL_MMC_SDHCI
- select ADK_KERNEL_MMC_SDHCI_IO_ACCESSORS
select ADK_KERNEL_MMC_SDHCI_PLTFM
- select ADK_KERNEL_MMC_SDHCI_BCM2708_DMA
- select ADK_KERNEL_MMC_BCM2835
select ADK_KERNEL_MMC_BCM2835_DMA
depends on ADK_TARGET_BOARD_BCM28XX
default y if ADK_TARGET_BOARD_BCM28XX