Hi,
There is no OPTION-register on the 18F4520, TMR0 has its own dedicated configuration register. It's described in the datasheet in greater detail than I'm able to do here.

If you're running at 20MHz then you should also probably tell the compiler that by changing the appropriate DEFINE (which is now at 48MHz).

/Henrik.