config: Add platform independent configuration files for Tizen
authorŁukasz Stelmach <l.stelmach@samsung.com>
Fri, 3 Feb 2023 15:29:58 +0000 (16:29 +0100)
committerŁukasz Stelmach <l.stelmach@samsung.com>
Fri, 3 Feb 2023 20:31:36 +0000 (21:31 +0100)
commitec11e71b9e592317d86df3de9350623b91030471
tree1f06b839140e7d2a488bf48765f1a857f398baa4
parente208684cb27ffd29e94b4daf26f4a76f10b65cc5
config: Add platform independent configuration files for Tizen

Add platform independent tizen.config and tizen_rt.config which
provide configuration required by Tizen. These files are meant to be
merged with platform specific defconfig files using merge_config.sh
script.

Change-Id: Iea6e63384c73bfb8fb7e4cd3049040c2f09e489c
Signed-off-by: Łukasz Stelmach <l.stelmach@samsung.com>
kernel/configs/tizen.config [new file with mode: 0644]
kernel/configs/tizen_rt.config [new file with mode: 0644]