aboutsummaryrefslogtreecommitdiff
path: root/configs/sam9x60ek_nandflash_defconfig
diff options
context:
space:
mode:
authorSergiu Moga2023-03-08 16:39:54 +0200
committerEugen Hristev2023-03-27 14:27:37 +0300
commitad59148ff53bc5c38ef2d2cdb7039559ff91a954 (patch)
tree0ffbbd058c5741735add127d7bec1056c72064d3 /configs/sam9x60ek_nandflash_defconfig
parentc544e8181a3aa16b1661f52c9faaaa6cc713ba1d (diff)
configs: at91: sam9x60: Add required configs for the USB clock
Add the configs required to use the SAM9X60's USB clock. Signed-off-by: Sergiu Moga <sergiu.moga@microchip.com> Reviewed-by: Claudiu Beznea <claudiu.beznea@microchip.com> [claudiu.beznea: added CONFIG_AT91_SAM9X60_USB to sam9x60_curiosity_mmc1_defconfig] Signed-off-by: Claudiu Beznea <claudiu.beznea@microchip.com>
Diffstat (limited to 'configs/sam9x60ek_nandflash_defconfig')
-rw-r--r--configs/sam9x60ek_nandflash_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/sam9x60ek_nandflash_defconfig b/configs/sam9x60ek_nandflash_defconfig
index d1fd5e8723a..4c58178a8c6 100644
--- a/configs/sam9x60ek_nandflash_defconfig
+++ b/configs/sam9x60ek_nandflash_defconfig
@@ -61,6 +61,7 @@ CONFIG_CLK_CCF=y
CONFIG_CLK_AT91=y
CONFIG_AT91_GENERIC_CLK=y
CONFIG_AT91_SAM9X60_PLL=y
+CONFIG_AT91_SAM9X60_USB=y
CONFIG_CPU=y
CONFIG_AT91_GPIO=y
CONFIG_DM_I2C=y