From e5395f65eba0fe6fb2f45fe5a6a87acd0d2e0816 Mon Sep 17 00:00:00 2001 From: Ycarus Date: Thu, 6 Sep 2018 19:48:16 +0200 Subject: [PATCH] Set come default pkg for BPI-r2 --- config-bpi-r2 | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/config-bpi-r2 b/config-bpi-r2 index e78f5313..20f402e5 100644 --- a/config-bpi-r2 +++ b/config-bpi-r2 @@ -1,4 +1,6 @@ CONFIG_TARGET_mediatek=y CONFIG_TARGET_mediatek_mt7623=y CONFIG_TARGET_mediatek_mt7623_DEVICE_7623n-bananapi-bpi-r2=y -CONFIG_PACKAGE_cryptodev=y \ No newline at end of file +CONFIG_PACKAGE_cryptodev=y +CONFIG_PACKAGE_wmt=y +CONFIG_PACKAGE_kmod-mt6625l-wlan-gen2=y \ No newline at end of file