diff --git a/board/coreboot/busybox.config b/board/coreboot/busybox.config index a823870..4908b4a 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 18:59:00 2015 +# Thu Sep 24 00:51:00 2015 # CONFIG_HAVE_DOT_CONFIG=y diff --git a/configs/coreboot_defconfig b/configs/coreboot_defconfig index b3135e0..3a055c8 100644 --- a/configs/coreboot_defconfig +++ b/configs/coreboot_defconfig @@ -19,6 +19,7 @@ BR2_PACKAGE_BUSYBOX_CONFIG="$(BR2_EXTERNAL)/board/coreboot/busybox.config" BR2_PACKAGE_XZ=y BR2_PACKAGE_KEXEC=y BR2_PACKAGE_KEXEC_ZLIB=y +BR2_PACKAGE_PAX_UTILS=y BR2_PACKAGE_E2TOOLS=y BR2_PACKAGE_CRYPTSETUP=y BR2_PACKAGE_FLASHROM=y @@ -42,6 +43,7 @@ BR2_PACKAGE_NTP=y # BR2_PACKAGE_NTP_NTPD is not set BR2_PACKAGE_NTP_NTPDATE=y BR2_PACKAGE_PROXYCHAINS_NG=y +BR2_PACKAGE_TCPDUMP=y BR2_PACKAGE_TOR=y BR2_PACKAGE_WIRELESS_TOOLS=y BR2_PACKAGE_WPA_SUPPLICANT=y