[Meego-kernel] PATCH: sep: fix config file

Mark Allyn mark.a.allyn at intel.com
Fri Dec 10 08:02:21 PST 2010


The config file for the current Meego kernel has SEP turned off
It needs to be turned on. 

Signed-off-by: Mark Allyn <mark.a.allyn at intel.com>
--- a/.config	2010-12-08 11:05:20.000000000 -0800
+++ b/.config	2010-12-10 07:55:35.000000000 -0800
@@ -2785,7 +2785,7 @@
 # RAR Register Driver
 #
 # CONFIG_RAR_REGISTER is not set
-# CONFIG_DX_SEP is not set
+CONFIG_DX_SEP=y
 # CONFIG_IIO is not set
 # CONFIG_RAMZSWAP is not set
 # CONFIG_BATMAN_ADV is not set


More information about the MeeGo-kernel mailing list