diff --git a/cpu/saml21/Kconfig b/cpu/saml21/Kconfig new file mode 100644 index 0000000000..7b86fbbc19 --- /dev/null +++ b/cpu/saml21/Kconfig @@ -0,0 +1,8 @@ +# Copyright (c) 2020 HAW Hamburg +# +# This file is subject to the terms and conditions of the GNU Lesser +# General Public License v2.1. See the file LICENSE in the top level +# directory for more details. +# + +source "$(RIOTCPU)/sam0_common/Kconfig"