diff options
author | Denys Dmytriyenko <denys@ti.com> | 2018-06-18 01:37:22 +0000 |
---|---|---|
committer | Denys Dmytriyenko <denys@ti.com> | 2018-06-18 16:26:05 +0000 |
commit | 11d9a952431fb80272020f648db978e8bcee994f (patch) | |
tree | 067a024e897a0fd7006993d2b2df5d35b546a053 /recipes-kernel | |
parent | e94413d2c83bf1a6652494d78631d4f34a8cbef9 (diff) | |
download | meta-ti-11d9a952431fb80272020f648db978e8bcee994f.tar.gz |
linux-ti-staging: add defconfigs for K3 SOC family
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-kernel')
-rw-r--r-- | recipes-kernel/linux/linux-ti-staging-4.14/k3/defconfig | 1 | ||||
-rw-r--r-- | recipes-kernel/linux/linux-ti-staging-systest-4.14/k3/defconfig | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/recipes-kernel/linux/linux-ti-staging-4.14/k3/defconfig b/recipes-kernel/linux/linux-ti-staging-4.14/k3/defconfig new file mode 100644 index 00000000..b9bc6137 --- /dev/null +++ b/recipes-kernel/linux/linux-ti-staging-4.14/k3/defconfig | |||
@@ -0,0 +1 @@ | |||
use-tisdk-config=ti_sdk_arm64_release | |||
diff --git a/recipes-kernel/linux/linux-ti-staging-systest-4.14/k3/defconfig b/recipes-kernel/linux/linux-ti-staging-systest-4.14/k3/defconfig new file mode 100644 index 00000000..56cf9302 --- /dev/null +++ b/recipes-kernel/linux/linux-ti-staging-systest-4.14/k3/defconfig | |||
@@ -0,0 +1 @@ | |||
use-tisdk-config=ti_sdk_arm64_debug | |||