summaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
authorAnas Nashif <anas.nashif@intel.com>2016-10-16 13:57:25 -0400
committerAnas Nashif <nashif@linux.intel.com>2016-10-17 09:51:39 +0000
commitdc8f7b1573bf91b686a4b728967d6ac613006ad0 (patch)
tree9ca334e377cc887ba7278ceeb72cf890c1779ade /arch
parentfcf98d1534054cfd3eaa0956f0a66277aae1ea7e (diff)
quark d2000: remove bluetooth configuration from SoC
Bluetooth is not an SoC feature of the D2000. Change-Id: Ibc8a8e6986a7da227fc42cb833fe8508696b104a Signed-off-by: Anas Nashif <anas.nashif@intel.com>
Diffstat (limited to 'arch')
-rw-r--r--arch/x86/soc/intel_quark/quark_d2000/Kconfig.defconfig.series19
1 files changed, 1 insertions, 18 deletions
diff --git a/arch/x86/soc/intel_quark/quark_d2000/Kconfig.defconfig.series b/arch/x86/soc/intel_quark/quark_d2000/Kconfig.defconfig.series
index 0560782de..8f232bdab 100644
--- a/arch/x86/soc/intel_quark/quark_d2000/Kconfig.defconfig.series
+++ b/arch/x86/soc/intel_quark/quark_d2000/Kconfig.defconfig.series
@@ -73,23 +73,6 @@ config UART_QMSI_1_IRQ_PRI
default 0
endif # UART_QMSI
-if BLUETOOTH_UART
-
-config BLUETOOTH_UART_ON_DEV_NAME
- default "UART_1"
-
-endif
-
-if UART_PIPE
-
-config UART_PIPE_ON_DEV_NAME
- default "UART_1"
-
-endif
-
-config BLUETOOTH_MONITOR_ON_DEV_NAME
- default "UART_1" if BLUETOOTH_DEBUG_MONITOR
-
if WATCHDOG
config WDT_QMSI
def_bool y
@@ -107,7 +90,6 @@ config RTC_0_IRQ_PRI
endif # RTC
-
if GPIO
config GPIO_QMSI
@@ -116,6 +98,7 @@ config GPIO_QMSI_0
def_bool y
config GPIO_QMSI_0_IRQ_PRI
default 0
+
endif # GPIO
if PWM