From b8794d5bcb840f9c42ccaef45617ed0fe811e1b3 Mon Sep 17 00:00:00 2001 From: blixawillbargeld Date: Mon, 6 Aug 2012 21:55:58 +0300 Subject: [PATCH] Update core/linux-raspberrypi/config set CONFIG_RFKILL=y (needed for wifi card) --- core/linux-raspberrypi/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/linux-raspberrypi/config b/core/linux-raspberrypi/config index ac62819ad..c390cec54 100644 --- a/core/linux-raspberrypi/config +++ b/core/linux-raspberrypi/config @@ -922,7 +922,7 @@ CONFIG_MAC80211_LEDS=y # CONFIG_MAC80211_DEBUG_MENU is not set CONFIG_WIMAX=m CONFIG_WIMAX_DEBUG_LEVEL=8 -# CONFIG_RFKILL is not set +CONFIG_RFKILL=y CONFIG_NET_9P=m # CONFIG_NET_9P_DEBUG is not set # CONFIG_CAIF is not set