diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2016-05-29 20:58:19 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2016-05-29 20:58:19 +0200 |
commit | d72b0c1432f977bbd93807ef4706f861299726a2 (patch) | |
tree | b6cbec69a0ce22bd722fe0384a4a4fee4188ca65 /target/linux/config/Config.in.graphics | |
parent | 2d17a8dfb6a0eb3e36875efd1b965ad01be48818 (diff) |
unbreak rpi kernel support, HIGHMEM seems unusable
Diffstat (limited to 'target/linux/config/Config.in.graphics')
-rw-r--r-- | target/linux/config/Config.in.graphics | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/target/linux/config/Config.in.graphics b/target/linux/config/Config.in.graphics index dd3adfba7..0af70a757 100644 --- a/target/linux/config/Config.in.graphics +++ b/target/linux/config/Config.in.graphics @@ -243,8 +243,6 @@ config ADK_KERNEL_FB_SM7XX config ADK_KERNEL_FB_BCM2708 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 select ADK_KERNEL_FRAMEBUFFER_CONSOLE select ADK_KERNEL_FONT_8x16 |