From 54cb245f49902f27ba08f95e48c0e0ebd9e9d62e Mon Sep 17 00:00:00 2001 From: "prabhu.annabathula" Date: Fri, 18 Jun 2010 17:52:19 -0500 Subject: [PATCH] [ARM] stingray defconfig change to enable GPIO controller for brcm 4750 Signed-off-by: prabhu.annabathula --- arch/arm/configs/stingray_defconfig | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/arch/arm/configs/stingray_defconfig b/arch/arm/configs/stingray_defconfig index c82dc7509cc5..fdb09c07fcbd 100644 --- a/arch/arm/configs/stingray_defconfig +++ b/arch/arm/configs/stingray_defconfig @@ -575,6 +575,11 @@ CONFIG_RFKILL=y # Device Drivers # +# +# GPS Driver +# +CONFIG_GPS_GPIO_BRCM4750=y + # # Generic Driver Options # -- 2.34.1