summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index b8a42305..9fe26ba6 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,8 @@
* What's new
+- Preprocessor conditional for kernel configuration testing:
+ %( CONFIG_foo == "y" %? ... %)
+
- ftrace(msg:string) tapset function to send strings to the system-wide
ftrace ring-buffer (if any).