diff options
author | Jo-Philipp Wich <jo@mein.io> | 2018-05-11 16:01:26 +0200 |
---|---|---|
committer | Jo-Philipp Wich <jo@mein.io> | 2018-05-11 16:01:26 +0200 |
commit | 0167f53b9dc62d65b5a4b0c2cfe4b231f02c8a10 (patch) | |
tree | 1ce5a87c9316675a70c8b89cb84c3e0dcc7c60f5 /target/linux/at91/sama5d2 | |
parent | d8c7cd9cb15a51cbbf5dba9aab63da3addee9d87 (diff) | |
download | upstream-0167f53b9dc62d65b5a4b0c2cfe4b231f02c8a10.tar.gz upstream-0167f53b9dc62d65b5a4b0c2cfe4b231f02c8a10.tar.bz2 upstream-0167f53b9dc62d65b5a4b0c2cfe4b231f02c8a10.zip |
at91: add missing config symbols
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
Diffstat (limited to 'target/linux/at91/sama5d2')
-rw-r--r-- | target/linux/at91/sama5d2/config-default | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/at91/sama5d2/config-default b/target/linux/at91/sama5d2/config-default index c682dc0d6e..eecc057d65 100644 --- a/target/linux/at91/sama5d2/config-default +++ b/target/linux/at91/sama5d2/config-default @@ -135,6 +135,7 @@ CONFIG_SAMA5D4_WATCHDOG=y CONFIG_MFD_ACT8945A=y CONFIG_MFD_ATMEL_FLEXCOM=y CONFIG_MFD_ATMEL_HLCDC=y +CONFIG_POWER_RESET_AT91_SAMA5D2_SHDWC=y CONFIG_REGULATOR=y CONFIG_REGULATOR_FIXED_VOLTAGE=y CONFIG_REGULATOR_VIRTUAL_CONSUMER=m |