Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
at v3.13-rc1 6 lines 312 B view raw
1obj-$(CONFIG_POWER_RESET_GPIO) += gpio-poweroff.o 2obj-$(CONFIG_POWER_RESET_MSM) += msm-poweroff.o 3obj-$(CONFIG_POWER_RESET_QNAP) += qnap-poweroff.o 4obj-$(CONFIG_POWER_RESET_RESTART) += restart-poweroff.o 5obj-$(CONFIG_POWER_RESET_VEXPRESS) += vexpress-poweroff.o 6obj-$(CONFIG_POWER_RESET_XGENE) += xgene-reboot.o