diff --git a/board/coreboot/busybox.config b/board/coreboot/busybox.config index 1361848..a823870 100644 --- a/board/coreboot/busybox.config +++ b/board/coreboot/busybox.config @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit # Busybox version: 1.23.2 -# Wed Sep 23 01:30:10 2015 +# Wed Sep 23 18:59:00 2015 # CONFIG_HAVE_DOT_CONFIG=y diff --git a/configs/coreboot_defconfig b/configs/coreboot_defconfig index d97de47..772d815 100644 --- a/configs/coreboot_defconfig +++ b/configs/coreboot_defconfig @@ -1,5 +1,7 @@ BR2_x86_64=y BR2_x86_corei7_avx=y +BR2_CCACHE=y +BR2_CCACHE_DIR="$(CONFIG_DIR)/../buildroot-ccache" BR2_GLOBAL_PATCH_DIR="$(BR2_EXTERNAL)/board/coreboot/patches" BR2_TOOLCHAIN_BUILDROOT_WCHAR=y BR2_ENABLE_LOCALE_PURGE=y @@ -20,9 +22,13 @@ BR2_PACKAGE_KEXEC_ZLIB=y BR2_PACKAGE_E2TOOLS=y BR2_PACKAGE_CRYPTSETUP=y BR2_PACKAGE_FLASHROM=y -# BR2_PACKAGE_LVM2_STANDARD_INSTALL is not set +BR2_PACKAGE_PARTED=y +BR2_PACKAGE_USB_MODESWITCH_DATA=y +BR2_PACKAGE_WIPE=y BR2_PACKAGE_OPENSSL_BIN=y BR2_PACKAGE_CCID=y +BR2_PACKAGE_LIBQMI=y +BR2_PACKAGE_LIBSECCOMP=y BR2_PACKAGE_HAVEGED=y BR2_PACKAGE_AIRCRACK_NG=y BR2_PACKAGE_CRDA=y @@ -32,6 +38,9 @@ BR2_PACKAGE_IODINE=y BR2_PACKAGE_IW=y BR2_PACKAGE_LINKS=y BR2_PACKAGE_MACCHANGER=y +BR2_PACKAGE_NTP=y +# BR2_PACKAGE_NTP_NTPD is not set +BR2_PACKAGE_NTP_NTPDATE=y BR2_PACKAGE_PROXYCHAINS_NG=y BR2_PACKAGE_TOR=y BR2_PACKAGE_WIRELESS_TOOLS=y @@ -45,7 +54,6 @@ BR2_PACKAGE_PINENTRY=y BR2_TARGET_ROOTFS_CPIO=y BR2_TARGET_ROOTFS_CPIO_XZ=y # BR2_TARGET_ROOTFS_TAR is not set -BR2_PACKAGE_TLSDATE=y BR2_PACKAGE_CONNECTPROXY=y BR2_PACKAGE_CBFSTOOL=y BR2_PACKAGE_IFDTOOL=y