]> Git Repo - buildroot-mgba.git/blob - package/x11r7/xdriver_xf86-video-geode/Config.in
2b868d0d452aab80501c2ec557b75d834fb50483
[buildroot-mgba.git] / package / x11r7 / xdriver_xf86-video-geode / Config.in
1 config BR2_PACKAGE_XDRIVER_XF86_VIDEO_GEODE
2         bool "xf86-video-geode"
3         select BR2_PACKAGE_XPROTO_FONTSPROTO
4         select BR2_PACKAGE_XPROTO_RANDRPROTO
5         select BR2_PACKAGE_XPROTO_RENDERPROTO
6         select BR2_PACKAGE_XPROTO_VIDEOPROTO
7         select BR2_PACKAGE_XPROTO_XPROTO
8         depends on (BR2_i386 || BR2_x86_64)
9         help
10           video driver for geode device
This page took 0.015758 seconds and 2 git commands to generate.