drm/exynos: Remove dummy encoder get_crtc operation implementation
[deliverable/linux.git] / drivers / Makefile
index 35d5181c8ef2d876b5c7789e2541380548fba30f..2ba29ffef2cbd84ff0a55d66a861ab3eee2159fa 100644 (file)
@@ -18,7 +18,7 @@ obj-$(CONFIG_SFI)             += sfi/
 # PnP must come after ACPI since it will eventually need to check if acpi
 # was used and do nothing if so
 obj-$(CONFIG_PNP)              += pnp/
-obj-$(CONFIG_ARM_AMBA)         += amba/
+obj-y                          += amba/
 # Many drivers will want to use DMA so this has to be made available
 # really early.
 obj-$(CONFIG_DMA_ENGINE)       += dma/
@@ -92,7 +92,6 @@ obj-$(CONFIG_BT)              += bluetooth/
 obj-$(CONFIG_ACCESSIBILITY)    += accessibility/
 obj-$(CONFIG_ISDN)             += isdn/
 obj-$(CONFIG_EDAC)             += edac/
-obj-$(CONFIG_MCA)              += mca/
 obj-$(CONFIG_EISA)             += eisa/
 obj-y                          += lguest/
 obj-$(CONFIG_CPU_FREQ)         += cpufreq/
This page took 0.031799 seconds and 5 git commands to generate.