linux-megous: re-enable OV8858 now that it compiles

This commit is contained in:
Colin 2024-05-20 10:04:00 +00:00
parent 3d295e8757
commit 6eb75b3841

View File

@ -92,8 +92,8 @@ let
FB_SUN5I_EINK = no;
# used by the pinephone pro, but fails to compile with:
# ../drivers/media/i2c/ov8858.c:1834:27: error: implicit declaration of function 'compat_ptr'
VIDEO_OV8858 = no;
BES2600 = no; # fails to compile
# VIDEO_OV8858 = no;
BES2600 = no; # fails to compile (implicit declaration of function 'ieee80211_tx_status'; did you mean 'ieee80211_tx_status_ni')
### RUNTIME FIXES AFTER <https://github.com/NixOS/nixpkgs/pull/298332>
# pmOS kernel config is in pmaports repo:
# - CONFIG_FB_SIMPLE=y