You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
obj-y += setup.o pci.o time.o idle.o powersave.o iommu.o
|
|
obj-$(CONFIG_PPC_PASEMI_MDIO) += gpio_mdio.o
|
|
obj-$(CONFIG_ELECTRA_IDE) += electra_ide.o
|
|
obj-$(CONFIG_PPC_PASEMI_CPUFREQ) += cpufreq.o
|
|
|