[Skiboot] [PATCH] Remove KERNEL_COMMAND_LINE mention form config.h

Stewart Smith stewart at linux.vnet.ibm.com
Mon Nov 7 11:08:48 AEDT 2016


Fixes: 879caa27dd19873510f9ea58cdefb4775197abd2
Signed-off-by: Stewart Smith <stewart at linux.vnet.ibm.com>
---
 include/config.h | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/include/config.h b/include/config.h
index f6572b0..cd8a0a6 100644
--- a/include/config.h
+++ b/include/config.h
@@ -83,10 +83,5 @@
  */
 #define DISABLE_CON_PENDING_EVT	1
 
-/* Configure this to provide some additional kernel command line
- * arguments to the bootloader
- */
-//#define KERNEL_COMMAND_LINE	"debug"
-
 #endif /* __CONFIG_H */
 
-- 
2.7.4



More information about the Skiboot mailing list