platform/kernel/tizen-kernel-configs.git
6 months agoChange config name for automounter 55/320455/2 tizen_9.0
Yongtaek Jeon [Fri, 15 Nov 2024 07:27:39 +0000 (16:27 +0900)]
Change config name for automounter

As of Linux Kernel v4.18, the configuration option for
automounter support has changed from AUTOFS4_FS to AUTOFS_FS.
This patch updates the kernel configuration to reflect this change.

Change-Id: I1aa4aa3d92dd3fa02a05b55f2369efcec747cdc2
Signed-off-by: Yongtaek Jeon <ytjeon@samsung.com>
15 months agoRemove config files of deprecated old kernel boards 33/307133/2
Seung-Woo Kim [Tue, 5 Mar 2024 08:16:58 +0000 (17:16 +0900)]
Remove config files of deprecated old kernel boards

Old kernel version reference config files are not necessary
anymore. Remove deprecated config files.

Change-Id: I6ca02b174e2b31bcc69c247a3b36643768a9807a
Signed-off-by: Seung-Woo Kim <sw0312.kim@samsung.com>
20 months agoUpdate config PSI used by resourcd 65/299565/2 tizen_8.0
Seung-Woo Kim [Thu, 5 Oct 2023 05:13:45 +0000 (14:13 +0900)]
Update config PSI used by resourcd

The PSI module config option is used by resourced to monitor the
resources. Update to enable CONFIG_PSI.

Change-Id: Ieea0517ce26204acb18428ac3c86e05c64f4184e
Signed-off-by: Seung-Woo Kim <sw0312.kim@samsung.com>
2 years agoUpdate systemd requirements 38/288038/3
Łukasz Stelmach [Wed, 8 Feb 2023 13:59:25 +0000 (14:59 +0100)]
Update systemd requirements

From systemd v244 which is used from tizen, it requires
CONFIG_FW_LOADER_USER_HELPER=n and CONFIG_CRYPTO_USER_API_HASH.

Refer below requirements of systemd:
  Userspace firmware loading is not supported and should be disabled in
  the kernel.
  Kernel crypto/hash API

Change-Id: Ib0ffc46fd1d0e57399b5b17a7d5bc9a8aa844815
Signed-off-by: Łukasz Stelmach <l.stelmach@samsung.com>
2 years agoAdd a config file to turn on RT features 37/288037/2
Łukasz Stelmach [Tue, 7 Feb 2023 21:29:02 +0000 (22:29 +0100)]
Add a config file to turn on RT features

This file should be merged over tizen_defconfig.

Change-Id: I77bea8cf47df57b0af012925b3499bba928643dc
Signed-off-by: Łukasz Stelmach <l.stelmach@samsung.com>
3 years agoAdd out-of-tree module information for tizen 91/268791/1 tizen_7.0
Seung-Woo Kim [Mon, 3 Jan 2022 04:20:03 +0000 (13:20 +0900)]
Add out-of-tree module information for tizen

For dlog logger backend and stability-monitor support, out-of-tree
tizen kernel modules are required. Add the out-of-tree modules
information.

Change-Id: I0e86cc717573ca77fc5ffacbda60760ee9540d99
Signed-off-by: Seung-Woo Kim <sw0312.kim@samsung.com>
3 years agoTizen_6.5: Add virtual network options for docker-engine 41/262241/1 tizen_6.5
Seung-Woo Kim [Thu, 5 Aug 2021 02:07:49 +0000 (11:07 +0900)]
Tizen_6.5: Add virtual network options for docker-engine

Tizen docker-engine requires virtual network options.

Change-Id: Iac777a5724ca2db49876a3215a68192dab57152d
Signed-off-by: Seung-Woo Kim <sw0312.kim@samsung.com>
4 years agoTizen_6.5: Add WIREGUARD option for network vpn 37/259237/2
Seung-Woo Kim [Thu, 3 Jun 2021 01:34:57 +0000 (10:34 +0900)]
Tizen_6.5: Add WIREGUARD option for network vpn

Tizen 6.5 supports WIREGUARD vpn and to use it, add
CONFIG_WIREGUARD kernel build option.

For WIREGURAD, use Linux kernel v5.6 or later version,
otherwise need to use out-of-tree wireguard kernel module
in https://git.zx2c4.com/wireguard-linux-compat .

Change-Id: I056b8b3427d686074c64cb023a916115aef20d7e
Signed-off-by: Seung-Woo Kim <sw0312.kim@samsung.com>
4 years agoTizen_6.5: Add F2FS for read/write partitions 28/256728/3
Seung-Woo Kim [Mon, 12 Apr 2021 04:26:50 +0000 (13:26 +0900)]
Tizen_6.5: Add F2FS for read/write partitions

From Tizen 6.5, the read/write partition, user, can be F2FS.
Also, update typo in comment about partition.

Change-Id: I541053f2043892afc5f2fd3b1d5ba1cb80704847
Signed-off-by: Seung-Woo Kim <sw0312.kim@samsung.com>
4 years agoSecurity: change option for Internet access privilege 11/253711/1
Seung-Woo Kim [Wed, 17 Feb 2021 01:07:34 +0000 (10:07 +0900)]
Security: change option for Internet access privilege

From Tizen 6.5, Internet access privilege is controlled by
NETLABEL instead of nether service with SMACK_NETFILTER.
With the control, SMACK_NETFILTER causes unexpected side effect,
so it should be disabled.

Change-Id: I42a56e6525022e3bb8ba5ae81d84e3f1187cc1db
Signed-off-by: Seung-Woo Kim <sw0312.kim@samsung.com>
4 years agoTizen_6.5: Add OVERLAY_FS for resource package manager 90/252490/1
Seung-Woo Kim [Thu, 28 Jan 2021 09:52:18 +0000 (18:52 +0900)]
Tizen_6.5: Add OVERLAY_FS for resource package manager

App framework resource package manager will use OVERLAY_FS for
running app during download.

Change-Id: Ic00786b293cc0a1a257ca4c7eb4c05f13601850f
Signed-off-by: Seung-Woo Kim <sw0312.kim@samsung.com>
4 years agoFix typos and duplication in same featrue 89/252489/1 tizen_6.0
Seung-Woo Kim [Thu, 28 Jan 2021 09:14:35 +0000 (18:14 +0900)]
Fix typos and duplication in same featrue

Change-Id: Ie44737839b694d1087302aad96a4b4862d0df900
Signed-off-by: Seung-Woo Kim <sw0312.kim@samsung.com>
4 years agoAdd tizen 6.0 required config options 24/246024/1
Seung-Woo Kim [Thu, 22 Oct 2020 08:54:16 +0000 (17:54 +0900)]
Add tizen 6.0 required config options

In tizen 6.0, dm-verity is supported to verity readonly rootfs
filesystem and btrfs filesystem can be used for rootfs.
Also, ramdisk requires more size, 32MB, to support recover mode
and update mode.

Change-Id: I8e0d1524fc1f760ed3e0a4e4001367e16e1fda69
Signed-off-by: Seung-Woo Kim <sw0312.kim@samsung.com>
4 years agoAdd cgroup cpuset for resourced cpu-sched module 67/238567/1
Seung-Woo Kim [Wed, 15 Jul 2020 06:38:27 +0000 (15:38 +0900)]
Add cgroup cpuset for resourced cpu-sched module

Enable cgroup cpuset interface for resourced cpu-sched module to
control tizen apps' cpu distribution and scheduling.

Change-Id: I2b123f8fb3db374753c8de4efa3290771648d619
Signed-off-by: Seung-Woo Kim <sw0312.kim@samsung.com>
5 years agoBluetooth: Add CRYPTO_CCM for meshctl of BlueZ 52/221052/1
Seung-Woo Kim [Fri, 27 Dec 2019 00:44:42 +0000 (09:44 +0900)]
Bluetooth: Add CRYPTO_CCM for meshctl of BlueZ

To use meshctl of BlueZ, CRYPTO_CCM is required but it was missed
even though it is already listed in security crypto options.
Add CRYPTO_CCM option to BLE MESH part.

Change-Id: I276360fa94fd74e6f6c171a5a06b4b0a00a60f4d
Signed-off-by: Seung-Woo Kim <sw0312.kim@samsung.com>
5 years agoTethering: Add NETFILTER_XT_MATCH_TCPMSS 33/220633/1
Seung-Woo Kim [Fri, 20 Dec 2019 06:28:19 +0000 (15:28 +0900)]
Tethering: Add NETFILTER_XT_MATCH_TCPMSS

Add missed CONFIG_NETFILTER_XT_MATCH_TCPMSS for network tethering.

Change-Id: Idabba8ec77318627e12844f13580548d6b47c6f6
Signed-off-by: Seung-Woo Kim <sw0312.kim@samsung.com>
5 years agoBluetooth: Add CRYPTO_USER_API for meshctl of BlueZ 41/217641/1
Seung-Woo Kim [Wed, 13 Nov 2019 05:48:16 +0000 (14:48 +0900)]
Bluetooth: Add CRYPTO_USER_API for meshctl of BlueZ

From Tizen 6.0, BLE mesh is supported. To use meshctl of BlueZ,
CRYPTO_USER_API and its sub configs are required.
Add CRYPTO_USER_API related options.

Change-Id: I87302f67f71c3fc2e08ee2ab111502c4746ccfb4
Signed-off-by: Seung-Woo Kim <sw0312.kim@samsung.com>
5 years agoXT_MATCH: Add MATCH_OWNER for security check 07/211207/1 tizen_5.5
Seung-Woo Kim [Wed, 31 Jul 2019 07:00:41 +0000 (16:00 +0900)]
XT_MATCH: Add MATCH_OWNER for security check

For Security netfiltering, add MTACH_OWNER xtables and remove
MATCH_QTAGUID depended to !NETFILTER_XT_MATCH_OWNER.

Change-Id: I25676a03893873fc14080769d6221f3dd13b7d57
Signed-off-by: Seung-Woo Kim <sw0312.kim@samsung.com>
6 years agoFS: change squashfs as mandatory 69/205769/1
Seung-Woo Kim [Thu, 9 May 2019 05:43:44 +0000 (14:43 +0900)]
FS: change squashfs as mandatory

From Tizen 5.5, web engine requires squashfs to use access its
library in squashfs image. Change squashfs as mandatory option.

Change-Id: Ibaad6e831b2d8a448c495e021d67695d5d8a3b6b
Signed-off-by: Seung-Woo Kim <sw0312.kim@samsung.com>
6 years agoAdd VT support for TLM 72/204772/1
Seung-Woo Kim [Fri, 26 Apr 2019 07:04:40 +0000 (16:04 +0900)]
Add VT support for TLM

Tizen uses tlm and it requires vt. Add VT support.

Change-Id: Ibaf42fb7f63363ac45b8f862d7573b1437dc3941
Signed-off-by: Seung-Woo Kim <sw0312.kim@samsung.com>
6 years agoAdd TUN support for network VPN service 60/203560/1
Seung-Woo Kim [Tue, 16 Apr 2019 02:23:36 +0000 (11:23 +0900)]
Add TUN support for network VPN service

Tizen VPN service requires TUN/TAP support. Add TUN support for
VPN service.

Change-Id: I0bb4c93e9cecea9aa91183bfd3417fad7122a839
Signed-off-by: Seung-Woo Kim <sw0312.kim@samsung.com>
6 years agoAdd SYSVIPC support for Tizen tizen_5.0
Seung-Woo Kim [Tue, 16 Apr 2019 02:09:28 +0000 (11:09 +0900)]
Add SYSVIPC support for Tizen

Tizen Kernel requires SYSVIPC. Add SYSIPC support.

Change-Id: I2c1447ce9faf5559009af586f7748508e33ccfe9
Signed-off-by: Seung-Woo Kim <sw0312.kim@samsung.com>
7 years agoAdd Tizen reference kernel options from kernel repository
Seung-Woo Kim [Thu, 10 May 2018 08:26:42 +0000 (17:26 +0900)]
Add Tizen reference kernel options from kernel repository

Add each Tizen reference kernel defconfig copied from kernel
repositories.

Change-Id: I1df19796f40d4f41c200063c4b946ada268749c9
Signed-off-by: Seung-Woo Kim <sw0312.kim@samsung.com>
7 years agoAdd AUDITSYSCALL and NETFILTER_XT_TARGET_LOG config options
Seung-Woo Kim [Thu, 10 May 2018 08:23:29 +0000 (17:23 +0900)]
Add AUDITSYSCALL and NETFILTER_XT_TARGET_LOG config options

Add AUDITSYSCALL config option to audit from security server
and add NETFILTER_XT_TARGET_LOG config option to log netfilter
from stc-manager in Tizen 5.0.

Change-Id: I525924a5cc43312b7b95206e68f3c1b60d447cc4
Signed-off-by: Seung-Woo Kim <sw0312.kim@samsung.com>
7 years agoadd tizen 4.0 kernel config
Seung-Woo Kim [Thu, 10 May 2018 08:20:24 +0000 (17:20 +0900)]
add tizen 4.0 kernel config

Kernel config fragment for Tizen 4.0. The options are extracted
from reference device kernel config.

Change-Id: If2e6254b93744f82e1548dba0f22fc8bd14a04d9
Signed-off-by: Seung-Woo Kim <sw0312.kim@samsung.com>
7 years agoInitial empty repository master
Tizen Infrastructure [Sun, 6 May 2018 06:21:59 +0000 (06:21 +0000)]
Initial empty repository