options: remove unused IR_REMOTE_PROTOCOLS

This is no longer needed with the new toml keymap format

Signed-off-by: Matthias Reichl <hias@horus.com>
This commit is contained in:
Matthias Reichl 2019-10-26 13:34:07 +02:00
parent 5e406f1fd2
commit 43dffff23d

View File

@ -216,9 +216,6 @@
# Settings package name - blank if not required # Settings package name - blank if not required
DISTRO_PKG_SETTINGS="LibreELEC-settings" DISTRO_PKG_SETTINGS="LibreELEC-settings"
# IR remote protocols supported in default config
IR_REMOTE_PROTOCOLS="RC6 NEC"
# IR remote keymaps supported in default config # IR remote keymaps supported in default config
IR_REMOTE_KEYMAPS="rc6_mce xbox_360 xbox_one" IR_REMOTE_KEYMAPS="rc6_mce xbox_360 xbox_one"