aboutsummaryrefslogtreecommitdiffstats
path: root/test/configs
diff options
context:
space:
mode:
authorKevin O'Connor <kevin@koconnor.net>2018-12-26 20:31:23 -0500
committerKevin O'Connor <kevin@koconnor.net>2019-01-07 19:34:31 -0500
commit75ad16ea1a3ffcb7026c69f6f1ea78197b055779 (patch)
tree98273f13f386e9da0378a6f9c3d109b652865c63 /test/configs
parent519f2cff4123b8cd8e18ca5342e1bf8c4d01cd5a (diff)
downloadkutter-75ad16ea1a3ffcb7026c69f6f1ea78197b055779.tar.gz
kutter-75ad16ea1a3ffcb7026c69f6f1ea78197b055779.tar.xz
kutter-75ad16ea1a3ffcb7026c69f6f1ea78197b055779.zip
sam3: Add support for sam4s8c chips
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'test/configs')
-rw-r--r--test/configs/sam4s8c.config3
1 files changed, 3 insertions, 0 deletions
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