summaryrefslogtreecommitdiff
path: root/target/linux
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2015-04-06 16:11:11 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2015-04-06 16:11:11 +0200
commitc2586b3ee4f5bb508374513bd28573ca1b49c404 (patch)
treefdbdcfd1497811a402607e869749fe3ec886209f /target/linux
parent82a266c21bdd3fd746fc862654abd131f74c2f51 (diff)
parent1554c2ef3adde4cc08d1bec75ea65a0bd3688239 (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'target/linux')
-rw-r--r--target/linux/config/Config.in.dma4
-rw-r--r--target/linux/config/Config.in.kernel12
2 files changed, 2 insertions, 14 deletions
diff --git a/target/linux/config/Config.in.dma b/target/linux/config/Config.in.dma
index c3038289d..144fb2d2d 100644
--- a/target/linux/config/Config.in.dma
+++ b/target/linux/config/Config.in.dma
@@ -23,11 +23,11 @@ config ADK_KERNEL_BCM_VC_CMA
config ADK_KERNEL_DMA_BCM2708
bool
select ADK_KERNEL_DMADEVICES
- select ADK_KERNEL_BCM_VC_SM
- select ADK_KERNEL_BCM_VC_CMA
select ADK_KERNEL_CMA
select ADK_KERNEL_CMA_SIZE_SEL_MBYTES
select ADK_KERNEL_DMA_CMA
+ select ADK_KERNEL_BCM_VC_SM
+ select ADK_KERNEL_BCM_VC_CMA
depends on ADK_TARGET_BOARD_BCM28XX
default y if ADK_TARGET_BOARD_BCM28XX
default n
diff --git a/target/linux/config/Config.in.kernel b/target/linux/config/Config.in.kernel
index 95904d9af..296dba2fc 100644
--- a/target/linux/config/Config.in.kernel
+++ b/target/linux/config/Config.in.kernel
@@ -227,18 +227,6 @@ config ADK_KERNEL_HIGHMEM
help
Enable high memory support.
-config ADK_KERNEL_BCM2708_DT
- bool
- depends on ADK_TARGET_SYSTEM_RASPBERRY_PI
- depends on ADK_KERNEL_VERSION_3_18
- default y
-
-config ADK_KERNEL_BCM2709_DT
- bool
- depends on ADK_TARGET_SYSTEM_RASPBERRY_PI2
- depends on ADK_KERNEL_VERSION_3_18
- default y
-
config ADK_KERNEL_CC_OPTIMIZE_FOR_SIZE
bool "Optimize for size"
# does not boot in qemu-microblaze