diff options
| author | Jonathan Stroud <jonathan.stroud@amd.com> | 2024-08-27 10:32:09 -0600 |
|---|---|---|
| committer | Mark Hatle <mark.hatle@amd.com> | 2024-08-28 13:58:33 -0500 |
| commit | f18976d698869bdcede96cfde5148a2e71d863d3 (patch) | |
| tree | 3f4f1bf6b80669043ca97a50691e8ff31e7cb3b8 /meta-xilinx-core | |
| parent | 4895aeed5b65c8898451c9b619b774e7586da5f5 (diff) | |
| download | meta-xilinx-f18976d698869bdcede96cfde5148a2e71d863d3.tar.gz | |
Add kernel config files to pull in extra hwmon modules
Signed-off-by: Jonathan Stroud <jonathan.stroud@amd.com>
Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
Diffstat (limited to 'meta-xilinx-core')
2 files changed, 4 insertions, 0 deletions
diff --git a/meta-xilinx-core/recipes-kernel/linux/linux-xlnx/linux-xlnx-kmeta/features/hwmon/hwmon_modules.cfg b/meta-xilinx-core/recipes-kernel/linux/linux-xlnx/linux-xlnx-kmeta/features/hwmon/hwmon_modules.cfg new file mode 100644 index 00000000..b6db5f90 --- /dev/null +++ b/meta-xilinx-core/recipes-kernel/linux/linux-xlnx/linux-xlnx-kmeta/features/hwmon/hwmon_modules.cfg | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | CONFIG_SENSORS_TPS53679=m | ||
| 2 | |||
diff --git a/meta-xilinx-core/recipes-kernel/linux/linux-xlnx/linux-xlnx-kmeta/features/hwmon/hwmon_modules.scc b/meta-xilinx-core/recipes-kernel/linux/linux-xlnx/linux-xlnx-kmeta/features/hwmon/hwmon_modules.scc new file mode 100644 index 00000000..25ef4034 --- /dev/null +++ b/meta-xilinx-core/recipes-kernel/linux/linux-xlnx/linux-xlnx-kmeta/features/hwmon/hwmon_modules.scc | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | # SPDX-License-Identifier: MIT | ||
| 2 | kconf hardware hwmon_modules.cfg | ||
