aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/soc/Makefile
diff options
context:
space:
mode:
authorPatrick Venture <venture@google.com>2019-04-22 10:54:19 -0700
committerOlof Johansson <olof@lixom.net>2019-04-29 09:36:34 -0700
commit524feb799408e5d45c6aa82763a9f52489d1e19f (patch)
treef47cc1b266c661f288a07652bcda77de93026d3e /drivers/soc/Makefile
parentMerge tag 'imx-drivers-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into arm/drivers (diff)
downloadwireguard-linux-524feb799408e5d45c6aa82763a9f52489d1e19f.tar.xz
wireguard-linux-524feb799408e5d45c6aa82763a9f52489d1e19f.zip
soc: add aspeed folder and misc drivers
Create a SoC folder for the ASPEED parts and place the misc drivers currently present into this folder. These drivers are not generic part drivers, but rather only apply to the ASPEED SoCs. Signed-off-by: Patrick Venture <venture@google.com> Acked-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Olof Johansson <olof@lixom.net>
Diffstat (limited to 'drivers/soc/Makefile')
-rw-r--r--drivers/soc/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/soc/Makefile b/drivers/soc/Makefile
index 90b686e586c6..814128fe479f 100644
--- a/drivers/soc/Makefile
+++ b/drivers/soc/Makefile
@@ -4,6 +4,7 @@
#
obj-$(CONFIG_ARCH_ACTIONS) += actions/
+obj-$(CONFIG_ARCH_ASPEED) += aspeed/
obj-$(CONFIG_ARCH_AT91) += atmel/
obj-y += bcm/
obj-$(CONFIG_ARCH_DOVE) += dove/