config/default: Add CONFIG_PICO=n;

To prevent pico from accidentally building.
This commit is contained in:
bjorn 2020-08-28 12:55:23 -06:00
parent b8598dfe64
commit 3cec939297
1 changed files with 1 additions and 0 deletions

View File

@ -46,6 +46,7 @@ CONFIG_OPENVR=y
CONFIG_OPENXR=n
CONFIG_OCULUS=n
CONFIG_VRAPI=n
CONFIG_PICO=n
CONFIG_WEBVR=n
CONFIG_WEBXR=n
CONFIG_OCULUS_PATH=