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

Ryan Ware ware at linux.intel.com
Sun Dec 12 17:03:22 PST 2010


On Dec 10, 2010, at 8:02 AM, Mark Allyn wrote:

> 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

We'll need this turned on if we're going to support the MeeGo Security Framework on Chaabi platforms.

Ryan



More information about the MeeGo-kernel mailing list