[PATCH 4/4] UBUNTU: [Config] Enable CONFIG_RFKILL=y for ports

Leann Ogasawara leann.ogasawara at canonical.com
Mon May 24 05:51:16 UTC 2010


>From fa4a9f3f6240c0d652d63ebea26d73303841dd41 Mon Sep 17 00:00:00 2001
From: Leann Ogasawara <leann.ogasawara at canonical.com>
Date: Sun, 23 May 2010 10:22:57 -0700
Subject: [PATCH 4/4] UBUNTU: [Config] Enable CONFIG_RFKILL=y for ports

CONFIG_RFKILL was inconsistent between config.common.ubuntu and
config.common.ports.  Set CONFIG_RKILL=y for ports to make this config
option consistent.

Signed-off-by: Leann Ogasawara <leann.ogasawara at canonical.com>
---
 debian.master/config/config.common.ports |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/debian.master/config/config.common.ports b/debian.master/config/config.common.ports
index c1d354c..3adeb32 100644
--- a/debian.master/config/config.common.ports
+++ b/debian.master/config/config.common.ports
@@ -2734,7 +2734,7 @@ CONFIG_RELAY=y
 # CONFIG_RELOCATABLE is not set
 # CONFIG_RESOURCE_COUNTERS is not set
 CONFIG_RFD_FTL=m
-CONFIG_RFKILL=m
+CONFIG_RFKILL=y
 CONFIG_RFKILL_INPUT=y
 CONFIG_RFKILL_LEDS=y
 CONFIG_RING_BUFFER=y
-- 
1.7.0.4







More information about the kernel-team mailing list