From d80e4449980074dd8b0d29a24dd5c6842957f8db Mon Sep 17 00:00:00 2001 From: Stefan Lankes Date: Tue, 18 Aug 2015 09:14:28 +0200 Subject: [PATCH] add current demo configuration - used to configure a minimal test kernel --- config/linux_config | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/config/linux_config b/config/linux_config index fe73a771b..adafda853 100644 --- a/config/linux_config +++ b/config/linux_config @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 4.0.2 Kernel Configuration +# Linux/x86 4.0.0 Kernel Configuration # CONFIG_64BIT=y CONFIG_X86_64=y @@ -46,7 +46,7 @@ CONFIG_BUILDTIME_EXTABLE_SORT=y CONFIG_INIT_ENV_ARG_LIMIT=32 CONFIG_CROSS_COMPILE="" # CONFIG_COMPILE_TEST is not set -CONFIG_LOCALVERSION="" +CONFIG_LOCALVERSION="-sl" # CONFIG_LOCALVERSION_AUTO is not set CONFIG_HAVE_KERNEL_GZIP=y CONFIG_HAVE_KERNEL_BZIP2=y @@ -139,7 +139,7 @@ CONFIG_ARCH_SUPPORTS_INT128=y # CONFIG_SYSFS_DEPRECATED is not set # CONFIG_RELAY is not set CONFIG_BLK_DEV_INITRD=y -CONFIG_INITRAMFS_SOURCE="/home/stefan/Projects/busybox-1.23.2/myinitrd.cpio" +CONFIG_INITRAMFS_SOURCE="/work/lankes/HermitCore/myinitrd.cpio" CONFIG_INITRAMFS_ROOT_UID=0 CONFIG_INITRAMFS_ROOT_GID=0 CONFIG_RD_GZIP=y @@ -411,7 +411,6 @@ CONFIG_PHYSICAL_START=0x1000000 CONFIG_PHYSICAL_ALIGN=0x200000 CONFIG_HOTPLUG_CPU=y CONFIG_HERMIT_CORE=y -CONFIG_HERMIT_SIZE=0xA00000 # CONFIG_BOOTPARAM_HOTPLUG_CPU0 is not set # CONFIG_DEBUG_HOTPLUG_CPU0 is not set # CONFIG_CMDLINE_BOOL is not set