Check the include file 16f887.inc
and it has this line in any way ...
Code:
@__config _INTRC_OSC_NOCLKOUT & _WDT_OFF & _MCLRE_ON & _LVP_OFF & _CP_OFF
So I left the line out of the code since there's no need to replicate the config lines.... or am I wrong ?

Now what about the option to disable the onboard comparators ?

Kind regards

Dennis