Skip to content
Snippets Groups Projects
Commit fcf9f04b authored by Fredrik Eriksson's avatar Fredrik Eriksson Committed by Andreas Gnau
Browse files

brcm63xx-arm: Move blockdevice boot support to target

parent b4d574e0
No related branches found
No related tags found
1 merge request!319brcm63xx-arm: Move blockdevice boot support to target
......@@ -8,14 +8,6 @@ CONFIG_PACKAGE_ethmngr=y
CONFIG_PACKAGE_mcastmngr=y
CONFIG_PACKAGE_qosmngr=y
# For eMMC and block device support.
CONFIG_PACKAGE_libblkid=y
CONFIG_PACKAGE_blkid=y
CONFIG_PACKAGE_e2fsprogs=y
CONFIG_PACKAGE_e4crypt=y
CONFIG_PACKAGE_resize2fs=y
CONFIG_PACKAGE_tune2fs=y
# These are required by broadcom wifi drivers
CONFIG_BUSYBOX_CONFIG_TASKSET=y
CONFIG_BUSYBOX_CONFIG_CHRT=y
......
......@@ -8,3 +8,11 @@ CONFIG_BCM_VOICE=y
CONFIG_BCM_FLASH_LAYOUT_OPTIONS="options_63158_emmc"
CONFIG_BCM_SECURE_BOOT_SUPPORT=y
# For eMMC and block device support.
CONFIG_PACKAGE_libblkid=y
CONFIG_PACKAGE_blkid=y
CONFIG_PACKAGE_e2fsprogs=y
CONFIG_PACKAGE_e4crypt=y
CONFIG_PACKAGE_resize2fs=y
CONFIG_PACKAGE_tune2fs=y
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment