From 75ad16ea1a3ffcb7026c69f6f1ea78197b055779 Mon Sep 17 00:00:00 2001 From: Kevin O'Connor Date: Wed, 26 Dec 2018 20:31:23 -0500 Subject: sam3: Add support for sam4s8c chips Signed-off-by: Kevin O'Connor --- test/configs/sam4s8c.config | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 test/configs/sam4s8c.config (limited to 'test/configs') diff --git a/test/configs/sam4s8c.config b/test/configs/sam4s8c.config new file mode 100644 index 00000000..3b032bea --- /dev/null +++ b/test/configs/sam4s8c.config @@ -0,0 +1,3 @@ +# Base config file for Atmel SAM4S8C ARM processor +CONFIG_MACH_SAM3=y +CONFIG_MACH_SAM4S8C=y -- cgit v1.2.3-70-g09d2