artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fd1d0ae
)
define CONFIG_PM_SLEEP to 1 for IS_ENABLED()
author
jsg
<jsg@openbsd.org>
Mon, 17 Jun 2024 05:39:26 +0000
(
05:39
+0000)
committer
jsg
<jsg@openbsd.org>
Mon, 17 Jun 2024 05:39:26 +0000
(
05:39
+0000)
sys/dev/pci/drm/include/generated/autoconf.h
patch
|
blob
|
history
diff --git
a/sys/dev/pci/drm/include/generated/autoconf.h
b/sys/dev/pci/drm/include/generated/autoconf.h
index
c251f61
..
adcef50
100644
(file)
--- a/
sys/dev/pci/drm/include/generated/autoconf.h
+++ b/
sys/dev/pci/drm/include/generated/autoconf.h
@@
-93,5
+93,5
@@
#endif
#if defined(SUSPEND) || defined(HIBERNATE)
-#define CONFIG_PM_SLEEP
+#define CONFIG_PM_SLEEP
1
#endif