[kernel] r11267 - in dists/trunk/linux-2.6/debian: . config

Maximilian Attems maks at alioth.debian.org
Sun May 4 14:43:31 UTC 2008


Author: maks
Date: Sun May  4 14:43:30 2008
New Revision: 11267

Log:
topconfig enable A11Y_BRAILLE_CONSOLE

support for Console on braille device


Modified:
   dists/trunk/linux-2.6/debian/changelog
   dists/trunk/linux-2.6/debian/config/config

Modified: dists/trunk/linux-2.6/debian/changelog
==============================================================================
--- dists/trunk/linux-2.6/debian/changelog	(original)
+++ dists/trunk/linux-2.6/debian/changelog	Sun May  4 14:43:30 2008
@@ -8,7 +8,8 @@
     VIDEO_EM28XX_DVB, VIDEO_CX18, VIDEO_AU0828, SOC_CAMERA_MT9M001,
     SOC_CAMERA_MT9V022, DVB_TUNER_ITD1000, VIDEO_PVRUSB2_DVB, USB_C67X00_HCD,
     USB_ISP1760_HCD, HTC_PASIC3, I2C_PCA_PLATFORM, TOUCHSCREEN_WM97XX,
-    JOYSTICK_ZHENHUA, SFC, ACCESSIBILITY, UIO_SMX, LOGIRUMBLEPAD2_FF.
+    JOYSTICK_ZHENHUA, SFC, ACCESSIBILITY, UIO_SMX, LOGIRUMBLEPAD2_FF,
+    A11Y_BRAILLE_CONSOLE.
   * [amd64, i386]: KVM_CLOCK, KVM_GUEST, ISCSI_IBFT_FIND.
 
  -- maximilian attems <maks at debian.org>  Sat, 26 Apr 2008 23:11:17 +0200

Modified: dists/trunk/linux-2.6/debian/config/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/config	(original)
+++ dists/trunk/linux-2.6/debian/config/config	Sun May  4 14:43:30 2008
@@ -73,6 +73,7 @@
 ## file: drivers/accessibility/Kconfig
 ##
 CONFIG_ACCESSIBILITY=y
+CONFIG_A11Y_BRAILLE_CONSOLE=y
 
 ##
 ## file: drivers/ata/Kconfig



More information about the Kernel-svn-changes mailing list