Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

powerpc: Enable power monitor feature in defconfig for supported platforms

Signed-off-by: Jia Hongtao <hongtao.jia@freescale.com>
Signed-off-by: Scott Wood <scottwood@freescale.com>

authored by

Hongtao Jia and committed by
Scott Wood
9be53cf7 76486930

+2
+1
arch/powerpc/configs/corenet32_smp_defconfig
··· 121 121 CONFIG_SPI_FSL_SPI=y 122 122 CONFIG_SPI_FSL_ESPI=y 123 123 CONFIG_SENSORS_LM90=y 124 + CONFIG_SENSORS_INA2XX=y 124 125 CONFIG_USB_HID=m 125 126 CONFIG_USB=y 126 127 CONFIG_USB_MON=y
+1
arch/powerpc/configs/corenet64_smp_defconfig
··· 114 114 CONFIG_SPI_FSL_SPI=y 115 115 CONFIG_SPI_FSL_ESPI=y 116 116 CONFIG_SENSORS_LM90=y 117 + CONFIG_SENSORS_INA2XX=y 117 118 CONFIG_USB_HID=m 118 119 CONFIG_USB=y 119 120 CONFIG_USB_MON=y