diff options
Diffstat (limited to 'features/hwmon')
-rw-r--r-- | features/hwmon/hwmon_n.cfg | 1 | ||||
-rw-r--r-- | features/hwmon/hwmon_n.scc | 5 |
2 files changed, 6 insertions, 0 deletions
diff --git a/features/hwmon/hwmon_n.cfg b/features/hwmon/hwmon_n.cfg new file mode 100644 index 0000000..617d8f5 --- /dev/null +++ b/features/hwmon/hwmon_n.cfg | |||
@@ -0,0 +1 @@ | |||
CONFIG_HWMON=n | |||
diff --git a/features/hwmon/hwmon_n.scc b/features/hwmon/hwmon_n.scc new file mode 100644 index 0000000..633a107 --- /dev/null +++ b/features/hwmon/hwmon_n.scc | |||
@@ -0,0 +1,5 @@ | |||
1 | define KFEATURE_DESCRIPTION "Disable hardware monitor support" | ||
2 | |||
3 | define KFEATURE_COMPATIBILITY all | ||
4 | |||
5 | kconf hardware hwmon_n.cfg | ||