summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
index 98ae408..f697a7b 100644
--- a/README.md
+++ b/README.md
@@ -17,3 +17,8 @@ and performance configs can be declared in seperate modules.
Because modules can only be tested with the appropriate hardware,
quality assurance is up to **you**.
+
+## Simple tips and tricks
+
+### Disable PC speaker
+```boot.blacklistedKernelModules = [ "pcspkr" ];```