Le 10/01/2017 à 09:08, Peter Rosin a écrit : > Signed-off-by: Peter Rosin <peda@xxxxxxxxxx> I know that most of the entries in this configuration file are direct additions to the kernel but what about moving some of your additions to modules? Regards, > --- > arch/arm/configs/sama5_defconfig | 7 ++++++- > 1 file changed, 6 insertions(+), 1 deletion(-) > > diff --git a/arch/arm/configs/sama5_defconfig b/arch/arm/configs/sama5_defconfig > index aca8625b6fc9..bf5b3a73e38c 100644 > --- a/arch/arm/configs/sama5_defconfig > +++ b/arch/arm/configs/sama5_defconfig > @@ -131,7 +131,7 @@ CONFIG_GPIO_SYSFS=y > CONFIG_POWER_SUPPLY=y > CONFIG_BATTERY_ACT8945A=y > CONFIG_POWER_RESET=y > -# CONFIG_HWMON is not set > +CONFIG_SENSORS_JC42=y > CONFIG_WATCHDOG=y > CONFIG_AT91SAM9X_WATCHDOG=y > CONFIG_SAMA5D4_WATCHDOG=y > @@ -142,6 +142,7 @@ CONFIG_REGULATOR=y > CONFIG_REGULATOR_FIXED_VOLTAGE=y > CONFIG_REGULATOR_ACT8865=y > CONFIG_REGULATOR_ACT8945A=y > +CONFIG_REGULATOR_PWM=y > CONFIG_MEDIA_SUPPORT=y > CONFIG_MEDIA_CAMERA_SUPPORT=y > CONFIG_V4L_PLATFORM_DRIVERS=y > @@ -164,6 +165,7 @@ CONFIG_SND_ATMEL_SOC=y > CONFIG_SND_ATMEL_SOC_WM8904=y > # CONFIG_HID_GENERIC is not set > CONFIG_SND_ATMEL_SOC_PDMIC=y > +CONFIG_SND_ATMEL_SOC_TSE850_PCM5142=y > CONFIG_USB=y > CONFIG_USB_ANNOUNCE_NEW_DEVICES=y > CONFIG_USB_EHCI_HCD=y > @@ -199,6 +201,9 @@ CONFIG_AT_XDMAC=y > CONFIG_IIO=y > CONFIG_AT91_ADC=y > CONFIG_AT91_SAMA5D2_ADC=y > +CONFIG_ENVELOPE_DETECTOR=y > +CONFIG_DPOT_DAC=y > +CONFIG_MCP4531=y > CONFIG_PWM=y > CONFIG_PWM_ATMEL=y > CONFIG_PWM_ATMEL_HLCDC_PWM=y > -- Nicolas Ferre -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html