summaryrefslogtreecommitdiff
path: root/drivers
diff options
context:
space:
mode:
authorAnas Nashif <anas.nashif@intel.com>2017-01-25 09:00:55 -0500
committerAnas Nashif <nashif@linux.intel.com>2017-01-25 20:43:18 +0000
commit0a3738019ffba2072b5d53ca1afd30e57a72b4de (patch)
tree600a57a8c8baa242993a06f46d1138031ba43dab /drivers
parent42e1c9ca34421a4c80f9e8d92c78d913dbcf112c (diff)
pinmux: unify galileo pinmux driver
Remove dev driver and integrate it in the default pinmux driver. Jira: ZEP-958 Change-Id: I55670240f8a21749d3a6ae22e300e16ba80a2fb6 Signed-off-by: Anas Nashif <anas.nashif@intel.com>
Diffstat (limited to 'drivers')
-rw-r--r--drivers/pinmux/dev/Kconfig7
1 files changed, 0 insertions, 7 deletions
diff --git a/drivers/pinmux/dev/Kconfig b/drivers/pinmux/dev/Kconfig
index 64a17564a..418b5eaa3 100644
--- a/drivers/pinmux/dev/Kconfig
+++ b/drivers/pinmux/dev/Kconfig
@@ -37,13 +37,6 @@ config PINMUX_DEV_K64
Enables the pinmux dev driver for Freescale K64.
default n
-config PINMUX_DEV_GALILEO
- bool "Enable pinmux dev driver for Galileo"
- depends on PINMUX_DEV && BOARD_GALILEO
- help
- Enables the pinmux dev driver for the Galileo board.
- default n
-
config PINMUX_DEV_STM32
bool "Enable pinmux dev driver for the ST STM32 family."
depends on PINMUX_DEV && SOC_FAMILY_STM32