diff options
Diffstat (limited to 'target/rb532/kernel.config')
-rw-r--r-- | target/rb532/kernel.config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/rb532/kernel.config b/target/rb532/kernel.config index b5a78d466..7516f64e4 100644 --- a/target/rb532/kernel.config +++ b/target/rb532/kernel.config @@ -930,7 +930,7 @@ CONFIG_TRACING_SUPPORT=y # CONFIG_BLK_DEV_IO_TRACE is not set # CONFIG_SAMPLES is not set CONFIG_HAVE_ARCH_KGDB=y -CONFIG_CMDLINE="init=/init console=ttyS0,115200" +CONFIG_CMDLINE="console=ttyS0,115200" # # Security options |