diff options
| author | Evan Wilson <evan@oliodevices.com> | 2015-06-16 23:01:33 -0700 |
|---|---|---|
| committer | Evan Wilson <evan@oliodevices.com> | 2015-06-16 23:01:33 -0700 |
| commit | 194820aa9b8fae661e14e9a96158814645a61f62 (patch) | |
| tree | a3bb0b0b00083edbd018a488d8f5190d59db1a78 | |
| parent | 6921a058152ba3ff952383467804b943f457897e (diff) | |
| download | olio-linux-3.10-194820aa9b8fae661e14e9a96158814645a61f62.tar.xz olio-linux-3.10-194820aa9b8fae661e14e9a96158814645a61f62.zip | |
Disabling rkfill switch. We use a gpio rfkill driver.
Change-Id: I0f0ac8da14766000bb38910d3fdf12c696c7aa53
| -rw-r--r-- | arch/arm/configs/omap3_h1_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/configs/omap3_h1_defconfig b/arch/arm/configs/omap3_h1_defconfig index 7ecf2b83edb..e50a5475d7b 100644 --- a/arch/arm/configs/omap3_h1_defconfig +++ b/arch/arm/configs/omap3_h1_defconfig @@ -935,7 +935,7 @@ CONFIG_FIB_RULES=y # CONFIG_WIMAX is not set CONFIG_RFKILL=y # CONFIG_RFKILL_PM is not set -CONFIG_RFKILL_INPUT=y +# CONFIG_RFKILL_INPUT is not set # CONFIG_RFKILL_REGULATOR is not set CONFIG_RFKILL_GPIO=y # CONFIG_RFKILL_WL18XX is not set |