Starting with version 3.2D, configuration bit settings will be set using the Option Config statement to reflect the changes in the syntax MPASM uses to define these bits .
The settings for each individual processor can be found in the following locations.
Note: The compiler passes these setting on to the assembler without checking them. Entering invalid settings can result in the assembler generating errors.
Example:
Option Config OSC=XT, PWRT = ON
Also See: Option Config