summaryrefslogtreecommitdiffstats
path: root/package/x11r7
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavo@zacarias.com.ar>2013-04-07 14:25:59 +0000
committerPeter Korsgaard <jacmet@sunsite.dk>2013-04-11 15:56:39 +0200
commit1413447256167c27364217a905ee2a4fce77df4f (patch)
tree26f0a43daec09ce48eba57578e4680fc3ac714f2 /package/x11r7
parent2f5de0c465c9a15fbf63357d390510e27667e47d (diff)
downloadbuildroot-novena-1413447256167c27364217a905ee2a4fce77df4f.tar.gz
buildroot-novena-1413447256167c27364217a905ee2a4fce77df4f.zip
xdriver_xf86-video-geode: only available for i386 and x86_64
Builtin-video from NSC/AMD Geode x86 processors. Fixes build failures on other architectures. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'package/x11r7')
-rw-r--r--package/x11r7/xdriver_xf86-video-geode/Config.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/x11r7/xdriver_xf86-video-geode/Config.in b/package/x11r7/xdriver_xf86-video-geode/Config.in
index 2d2e5bce9..2b868d0d4 100644
--- a/package/x11r7/xdriver_xf86-video-geode/Config.in
+++ b/package/x11r7/xdriver_xf86-video-geode/Config.in
@@ -5,5 +5,6 @@ config BR2_PACKAGE_XDRIVER_XF86_VIDEO_GEODE
select BR2_PACKAGE_XPROTO_RENDERPROTO
select BR2_PACKAGE_XPROTO_VIDEOPROTO
select BR2_PACKAGE_XPROTO_XPROTO
+ depends on (BR2_i386 || BR2_x86_64)
help
video driver for geode device