summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOleksij Rempel <o.rempel@pengutronix.de>2017-10-04 09:45:49 +0200
committerOleksij Rempel <o.rempel@pengutronix.de>2017-10-04 09:45:49 +0200
commit94041f3c6ce2c00dd2b0523cc90a814483c0deab (patch)
tree42cfcea8631fe4bb73b468dcdc7b12d3ce02a6a8
parenta276d678ed42fdd88c1fcf8e1238e88444fa9798 (diff)
downloadOSELAS.BSP-Pengutronix-DualKit-94041f3c6ce2c00dd2b0523cc90a814483c0deab.tar.gz
OSELAS.BSP-Pengutronix-DualKit-94041f3c6ce2c00dd2b0523cc90a814483c0deab.tar.xz
m configs/platform-m4/kernelconfig
Signed-off-by: Oleksij Rempel <o.rempel@pengutronix.de>
-rw-r--r--configs/platform-m4/kernelconfig15
1 files changed, 4 insertions, 11 deletions
diff --git a/configs/platform-m4/kernelconfig b/configs/platform-m4/kernelconfig
index 6d92f4b..f628b70 100644
--- a/configs/platform-m4/kernelconfig
+++ b/configs/platform-m4/kernelconfig
@@ -449,7 +449,7 @@ CONFIG_USE_OF=y
CONFIG_ZBOOT_ROM_TEXT=0
CONFIG_ZBOOT_ROM_BSS=0
# CONFIG_ARM_APPENDED_DTB is not set
-CONFIG_CMDLINE="earlyprintk=serial console=ttymxc0,115200n8 init=/bin/sh rdinit=/bin/sh"
+CONFIG_CMDLINE="console=ttymxc0,115200n8 init=/bin/sh rdinit=/usr/bin/sh"
# CONFIG_XIP_KERNEL is not set
# CONFIG_CRASH_DUMP is not set
CONFIG_AUTO_ZRELADDR=y
@@ -544,7 +544,7 @@ CONFIG_HAVE_CBPF_JIT=y
#
# CONFIG_UEVENT_HELPER is not set
CONFIG_DEVTMPFS=y
-# CONFIG_DEVTMPFS_MOUNT is not set
+CONFIG_DEVTMPFS_MOUNT=y
CONFIG_STANDALONE=y
CONFIG_PREVENT_FIRMWARE_BUILD=y
CONFIG_FW_LOADER=y
@@ -1653,18 +1653,11 @@ CONFIG_RING_BUFFER_ALLOW_SWAP=y
CONFIG_ARCH_HAS_DEVMEM_IS_ALLOWED=y
CONFIG_ARM_UNWIND=y
# CONFIG_DEBUG_USER is not set
-CONFIG_DEBUG_LL=y
-CONFIG_DEBUG_IMX7D_UART=y
-# CONFIG_DEBUG_ICEDCC is not set
-# CONFIG_DEBUG_SEMIHOSTING is not set
-# CONFIG_DEBUG_LL_UART_8250 is not set
-# CONFIG_DEBUG_LL_UART_PL01X is not set
+# CONFIG_DEBUG_LL is not set
CONFIG_DEBUG_IMX_UART_PORT=1
-CONFIG_DEBUG_LL_INCLUDE="debug/imx.S"
+CONFIG_DEBUG_LL_INCLUDE="mach/debug-macro.S"
# CONFIG_DEBUG_UART_8250 is not set
-CONFIG_DEBUG_UNCOMPRESS=y
CONFIG_UNCOMPRESS_INCLUDE="debug/uncompress.h"
-CONFIG_EARLY_PRINTK=y
# CONFIG_CORESIGHT is not set
#