From e82bec827bf76c56fc4a26ac1de7225d5110c3f5 Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Wed, 12 Feb 2014 13:00:24 -0600 Subject: [PATCH] Fix typo cloned to many files: SAM32 vs SAM34 --- configs/sam4l-xplained/nsh/defconfig | 2 +- configs/sam4l-xplained/ostest/defconfig | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/configs/sam4l-xplained/nsh/defconfig b/configs/sam4l-xplained/nsh/defconfig index 1e2c0b288b..862221b760 100644 --- a/configs/sam4l-xplained/nsh/defconfig +++ b/configs/sam4l-xplained/nsh/defconfig @@ -178,7 +178,7 @@ CONFIG_SAM34_USART0=y # # AT91SAM3/4 Clock Configuration # -# CONFIG_SAM32_RESET_PERIPHCLKS is not set +# CONFIG_SAM34_RESET_PERIPHCLKS is not set # CONFIG_SAM34_OSC0 is not set # CONFIG_SAM34_OSC32K is not set # CONFIG_SAM34_RC80M is not set diff --git a/configs/sam4l-xplained/ostest/defconfig b/configs/sam4l-xplained/ostest/defconfig index 4d98b61594..e3f649f8b1 100644 --- a/configs/sam4l-xplained/ostest/defconfig +++ b/configs/sam4l-xplained/ostest/defconfig @@ -165,7 +165,7 @@ CONFIG_SAM34_USART0=y # CONFIG_SAM34_AST is not set # CONFIG_SAM34_WDT is not set # CONFIG_SAM34_EIC is not set -# CONFIG_SAM32_RESET_PERIPHCLKS is not set +# CONFIG_SAM34_RESET_PERIPHCLKS is not set # # AT91SAM3/4 USART Configuration