diff options
author | Waldemar Brodkorb <wbrodkorb@conet.de> | 2015-08-27 12:20:47 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbrodkorb@conet.de> | 2015-08-27 12:20:47 +0200 |
commit | 5797009c29073c5a2d8228661cc6f508c5dca4d9 (patch) | |
tree | c433223791a3ed8b448b92a4c2f7d1c77a6e1b10 /target/linux | |
parent | 4541f14ac08ac37e11ab1d447b669fe7c89cb99b (diff) |
remove some unused symbols, maybe we need kernel version specific global file
Diffstat (limited to 'target/linux')
-rw-r--r-- | target/linux/kernel.config | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/target/linux/kernel.config b/target/linux/kernel.config index cbc0ed34a..d3419d8ff 100644 --- a/target/linux/kernel.config +++ b/target/linux/kernel.config @@ -1,5 +1,4 @@ CONFIG_DEFAULT_HOSTNAME="openadk" -CONFIG_CMDLINE_BOOL=y CONFIG_CMDLINE="" CONFIG_SYSVIPC=y CONFIG_SYSVIPC_SYSCTL=y @@ -15,7 +14,6 @@ CONFIG_EMBEDDED=y CONFIG_MODULES=y CONFIG_BINFMT_ELF=y CONFIG_BINFMT_SCRIPT=y -CONFIG_HOTPLUG=y CONFIG_STANDALONE=y CONFIG_FUTEX=y CONFIG_EPOLL=y |