summaryrefslogtreecommitdiff
path: root/target/linux/config/Config.in.graphics
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2016-04-06 15:21:02 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2016-04-06 15:21:02 +0200
commitdfd6417b8a8bfcb3662cea030ef301fe5fb6e365 (patch)
tree66d5b87be975a722ee0308b6ccf8678571d0a4aa /target/linux/config/Config.in.graphics
parent70e4a17bd9b26a3f2f4c98bd1d54ae3a22a9f92a (diff)
add basic raspberry pi3 support (ARM 32Bit)
Diffstat (limited to 'target/linux/config/Config.in.graphics')
-rw-r--r--target/linux/config/Config.in.graphics4
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/config/Config.in.graphics b/target/linux/config/Config.in.graphics
index 969134a2c..dd3adfba7 100644
--- a/target/linux/config/Config.in.graphics
+++ b/target/linux/config/Config.in.graphics
@@ -242,7 +242,7 @@ config ADK_KERNEL_FB_SM7XX
Framebuffer support for Lemote Yeelong.
config ADK_KERNEL_FB_BCM2708
- bool "Framebuffer support for BCM2835 boards"
+ bool "Framebuffer support for BCM28XX boards"
select ADK_KERNEL_DRM if ADK_TARGET_KERNEL_VERSION_4_4
select ADK_KERNEL_DRM_VC4 if ADK_TARGET_KERNEL_VERSION_4_4
select ADK_KERNEL_FB
@@ -252,7 +252,7 @@ config ADK_KERNEL_FB_BCM2708
default n
depends on ADK_TARGET_BOARD_BCM28XX
help
- Framebuffer support for BCM2835 boards.
+ Framebuffer support for BCM28XX boards.
config ADK_KERNEL_FB_RADEON
bool "Framebuffer support for RADEON chips"