From fb5b754206a42f834fd45e48960ca41c0b755603 Mon Sep 17 00:00:00 2001 From: Cristi Magherusan Date: Sat, 2 Aug 2008 23:36:48 +0300 Subject: [PATCH] changed .config a bit --- .config | 34 +++++++++------------------------- 1 file changed, 9 insertions(+), 25 deletions(-) diff --git a/.config b/.config index 2d5faa9..50ed3f8 100644 --- a/.config +++ b/.config @@ -1,10 +1,10 @@ # # Automatically generated make config: don't edit -# Buildrom version: -# Sun Jul 27 12:49:03 2008 +# buildrom version: 0.1.0 +# Sat Aug 2 23:18:52 2008 # CONFIG_HAVE_DOT_CONFIG=y -# CONFIG_ADVANCED is not set +CONFIG_ADVANCED=y CONFIG_EXPERIMENTAL=y # @@ -18,21 +18,18 @@ CONFIG_MAKE_JOBS=1 # # coreboot configuration # -CONFIG_COREBOOT_V2=y -# CONFIG_COREBOOT_V3 is not set -# CONFIG_COREBOOT_V3_OVERRIDE_ROM_SIZE is not set -CONFIG_COREBOOT_V3_ROM_SIZE= +# CONFIG_COREBOOT_V2 is not set +CONFIG_COREBOOT_V3=y +CONFIG_COREBOOT_V3_OVERRIDE_ROM_SIZE=y +CONFIG_COREBOOT_V3_ROM_SIZE=2048 # CONFIG_CB_USE_BUILD is not set -CONFIG_CB_BUILDDIR="" # CONFIG_CB_CUSTOM_REV is not set -CONFIG_CB_REVISION="" CONFIG_PLATFORM=y # CONFIG_PLATFORM_SUPPORT_64BIT is not set # CONFIG_PLATFORM_GEODE is not set CONFIG_PAYLOAD_64BIT=y CONFIG_TARGET_32BIT=y # CONFIG_TARGET_64BIT is not set -# CONFIG_USE_NRV2B is not set # # Platform Configuration @@ -64,11 +61,7 @@ CONFIG_PLATFORM_QEMU-X86=y # CONFIG_PLATFORM_SERENGETI_CHEETAH is not set # CONFIG_PLATFORM_SUPERMICRO_H8DMR is not set # CONFIG_PLATFORM_CHEETAH_FAM10 is not set -# CONFIG_VSA_LEGACY is not set -# CONFIG_VSA_OPENVSA is not set # CONFIG_BUILD_QEMU is not set -CONFIG_QEMU_CC="" -# CONFIG_SIMNOW is not set # # Payload Configuration @@ -82,25 +75,16 @@ CONFIG_USE_LZMA=y # CONFIG_PAYLOAD_GRUB2 is not set # CONFIG_PAYLOAD_KERNEL is not set # CONFIG_PAYLOAD_LAB is not set +# CONFIG_PAYLOAD_LEGACYBIOS is not set CONFIG_PAYLOAD_AVATT=y +# CONFIG_PAYLOAD_SEABIOS is not set # CONFIG_PAYLOAD_OFW is not set # CONFIG_PAYLOAD_OPENBIOS is not set # CONFIG_PAYLOAD_MEMTEST is not set # CONFIG_PAYLOAD_TINT is not set -# CONFIG_CHOOSE_64BIT is not set -# CONFIG_CHOOSE_32BIT is not set -CONFIG_CUSTOM_PAYLOAD="" -CONFIG_CMDLINE="" -# CONFIG_KBL_KEXEC_ONLY is not set -# CONFIG_KBL is not set CONFIG_LAB_PAUSE=5 CONFIG_BUSYBOX=y # # AVATT Configuration # -CONFIG_LAB_PAUSE=5 -CONFIG_BUSYBOX=y -# CONFIG_MEMTEST_SERIAL is not set -CONFIG_ETHERBOOT_DRIVER="" -CONFIG_GPXE_DRIVER="" -- 2.11.4.GIT