]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blame - arch/mips/loongson/common/Makefile
MIPS: Loongson: Add swiotlb to support All-Memory DMA
[mirror_ubuntu-artful-kernel.git] / arch / mips / loongson / common / Makefile
CommitLineData
85749d24
WZ
1#
2# Makefile for loongson based machines.
3#
4
5obj-y += setup.o init.o cmdline.o env.o time.o reset.o irq.o \
8510376e 6 bonito-irq.o mem.o machtype.o platform.o
1b920175 7obj-$(CONFIG_GPIOLIB) += gpio.o
8510376e 8obj-$(CONFIG_PCI) += pci.o
85749d24
WZ
9
10#
c3d8d850 11# Serial port support
85749d24
WZ
12#
13obj-$(CONFIG_EARLY_PRINTK) += early_printk.o
e8be5283 14obj-$(CONFIG_SERIAL_8250) += serial.o
c3d8d850 15obj-$(CONFIG_LOONGSON_UART_BASE) += uart_base.o
5df74352 16obj-$(CONFIG_LOONGSON_MC146818) += rtc.o
22c21003
WZ
17
18#
19# Enable CS5536 Virtual Support Module(VSM) to virtulize the PCI configure
20# space
21#
22obj-$(CONFIG_CS5536) += cs5536/
f181bf60
WZ
23
24#
25# Suspend Support
26#
27
28obj-$(CONFIG_LOONGSON_SUSPEND) += pm.o
1299b0e0
HC
29
30#
31# Big Memory (SWIOTLB) Support
32#
33obj-$(CONFIG_SWIOTLB) += dma-swiotlb.o