diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2019-09-30 20:58:38 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2019-09-30 21:37:09 +0200 |
commit | c206dd65b253ea545e829df125ab35b235da6c25 (patch) | |
tree | 50df70c19359536eb25a660ac70f7fc8c929bdcf /target/linux | |
parent | c69189a8f8f7c8cd4a8aa1250e56e935c9f11c92 (diff) |
sparc/sparc64: remove non functional samples
Diffstat (limited to 'target/linux')
-rw-r--r-- | target/linux/config/Config.in.graphics | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/target/linux/config/Config.in.graphics b/target/linux/config/Config.in.graphics index c31223205..98c702851 100644 --- a/target/linux/config/Config.in.graphics +++ b/target/linux/config/Config.in.graphics @@ -298,14 +298,12 @@ config ADK_LINUX_KERNEL_FB_BCM2708 Framebuffer support for BCM28XX boards. config ADK_LINUX_KERNEL_FB_CGSIX - bool "Framebuffer support for CGSIX cards (Sun Voyager)" + bool "Framebuffer support for CGSIX cards" select ADK_LINUX_KERNEL_FB select ADK_LINUX_KERNEL_FB_SBUS - default y if ADK_TARGET_SYSTEM_SUN_VOYAGER default n - depends on ADK_TARGET_SYSTEM_SUN_VOYAGER help - Framebuffer support for Sun Voyager. + Framebuffer support for Sun CGSIX cards. config ADK_LINUX_KERNEL_FB_RADEON bool "Framebuffer support for RADEON chips" |