Depois de fazer de tudo, ativar wifi, colocar chip, atrasar a data, deixar desligado por um tempo, a opção oem unlock continuava sem poder habilitar. Então tentei repassar a flash e deu certo.
A firmware utilizada foi essa do clansoft: https://www.clansoft.net/dl/index.php?a=downloads&b=file&id=4103
Os comandos utilizados foram estes:
fastboot oem lock begin
fastboot oem fb_mode_set
fastboot flash logo logo.bin
fastboot flash boot boot.img
fastboot flash recovery recovery.img
fastboot flash dsp adspso.bin
fastboot flash oem oem.img
fastboot flash system system.img_sparsechunk.0
fastboot flash system system.img_sparsechunk.1
fastboot flash system system.img_sparsechunk.2
fastboot flash system system.img_sparsechunk.3
fastboot flash system system.img_sparsechunk.4
fastboot flash system system.img_sparsechunk.5
fastboot flash system system.img_sparsechunk.6
fastboot flash system system.img_sparsechunk.7
fastboot flash system system.img_sparsechunk.8
fastboot flash system system.img_sparsechunk.9
fastboot flash modem NON-HLOS.bin
fastboot erase modemst1
fastboot erase modemst2
fastboot flash fsg fsg.mbn
fastboot erase cache
fastboot erase userdata
fastboot oem fb_mode_clear
fastboot oem lock
Depois de fazer esse procedimento, a opção oem unlock ficou ativa para poder ser habilitado.