From 982b8cc116118b3463d3f332581945625722acd8 Mon Sep 17 00:00:00 2001
From: hc <hc@nodka.com>
Date: Tue, 09 Jan 2024 02:10:54 +0000
Subject: [PATCH] add poweroff command

---
 kernel/kernel/configs/tiny.config |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/kernel/kernel/configs/tiny.config b/kernel/kernel/configs/tiny.config
index 7fa0c4a..8a44b93 100644
--- a/kernel/kernel/configs/tiny.config
+++ b/kernel/kernel/configs/tiny.config
@@ -6,7 +6,6 @@
 CONFIG_KERNEL_XZ=y
 # CONFIG_KERNEL_LZO is not set
 # CONFIG_KERNEL_LZ4 is not set
-CONFIG_OPTIMIZE_INLINING=y
 # CONFIG_SLAB is not set
 # CONFIG_SLUB is not set
 CONFIG_SLOB=y

--
Gitblit v1.6.2