Commit 891dfbd9 authored by Linus Torvalds's avatar Linus Torvalds

make Geode FB driver depend on X86

There seems little point in doing otherwise.
parent d1000655
......@@ -4,7 +4,7 @@
config FB_GEODE
bool "AMD Geode family framebuffer support (EXPERIMENTAL)"
default n
depends on FB && EXPERIMENTAL
depends on FB && EXPERIMENTAL && X86
---help---
Say 'Y' here to allow you to select framebuffer drivers for
the AMD Geode family of processors.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment