summaryrefslogtreecommitdiff
path: root/target/linux/kernel.config
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-03-10 12:36:04 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2014-03-10 12:36:04 +0100
commitb5fb550ce2d55156609a7549d062e10a6e9c8166 (patch)
tree78f096f1afb268ad0df14b65d104533a33586140 /target/linux/kernel.config
parent5c8e7688ee2b75354ca820778a9b5cc74f1ce934 (diff)
make printk option configurable via menuconfig
Diffstat (limited to 'target/linux/kernel.config')
-rw-r--r--target/linux/kernel.config4
1 files changed, 0 insertions, 4 deletions
diff --git a/target/linux/kernel.config b/target/linux/kernel.config
index 240ec9bf1..a28c2088b 100644
--- a/target/linux/kernel.config
+++ b/target/linux/kernel.config
@@ -28,8 +28,6 @@ CONFIG_BINFMT_SCRIPT=y
CONFIG_DEVTMPFS=y
CONFIG_DEVTMPFS_MOUNT=y
CONFIG_STANDALONE=y
-CONFIG_PRINTK=y
-CONFIG_BUG=n
CONFIG_FUTEX=y
CONFIG_EPOLL=y
CONFIG_SIGNALFD=y
@@ -40,5 +38,3 @@ CONFIG_AIO=y
CONFIG_PCI_QUIRKS=y
CONFIG_TTY=y
CONFIG_UNIX98_PTYS=y
-CONFIG_PRINTK_TIME=y
-CONFIG_EARLY_PRINTK=y