Skip to content

Commit

Permalink
mboxd: Enable virtual pnor on witherspoon
Browse files Browse the repository at this point in the history
Clear the EXTRA_OECONF setting that disables the virtual pnor support
in the default mboxd recipe.

Change-Id: I83cb38dc4d266d6923e340a7495163b4a1a32d59
Signed-off-by: Adriana Kobylak <anoo@us.ibm.com>
  • Loading branch information
anoo1 authored and williamspatrick committed Aug 2, 2017
1 parent 3ab09ac commit 0bf1180
Showing 1 changed file with 2 additions and 0 deletions.
@@ -1 +1,3 @@
MBOXD_FLASH_SIZE = "64M"

EXTRA_OECONF := "${@oe_filter_out('enable_virtual_pnor=no', '', d)}"

0 comments on commit 0bf1180

Please sign in to comment.