minnowboard_max-graphical defconfig: remove deprecated AIGLX option
authorArnout Vandecappelle <arnout@mind.be>
Wed, 12 Apr 2017 12:56:26 +0000 (14:56 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Wed, 12 Apr 2017 19:03:14 +0000 (21:03 +0200)
In the default xserver_xorg-server version 1.19.x, the AIGLX option
is no longer available (cfr. commit ec502ea8e4). In fact, AIGLX is
always enabled. So remove this option.

Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
configs/minnowboard_max-graphical_defconfig

index e8eb133f130eb2613c11e02fefdd321a52481216..1a2cd33be25b004b78e7fa02919161809cf4c8a9 100644 (file)
@@ -46,7 +46,6 @@ BR2_PACKAGE_FB_TEST_APP=y
 # X
 BR2_PACKAGE_XORG7=y
 BR2_PACKAGE_XSERVER_XORG_SERVER=y
-BR2_PACKAGE_XSERVER_XORG_SERVER_AIGLX=y
 BR2_PACKAGE_XAPP_XRANDR=y
 BR2_PACKAGE_XDRIVER_XF86_INPUT_EVDEV=y
 BR2_PACKAGE_XDRIVER_XF86_INPUT_KEYBOARD=y