sp_configure displays all the configuration values when it is used without an argument.
When used with an option name and a value, the server resets the configuration value of that option in the system tables.
See the System Administration Guide for a complete discussion of sp_configure with syntax options.