Add support for EMERGENCY_PARSER (and HOST_PROMPT_SUPPORT)

Trying to send action to printer prompts from octoprint requires EMERGENCY_PARSER to send M876 commands to the printer.

Without it, you can’t interact with the printer prompts via octoprint.
(this assumes HOST_PROMPT_SUPPORT is already enabled, if not that is required as well.)

For ref: