diff --git a/input/input_keymaps.c b/input/input_keymaps.c index 30990dd73ded..e4802e08cf6d 100644 --- a/input/input_keymaps.c +++ b/input/input_keymaps.c @@ -1130,7 +1130,7 @@ const struct rarch_key_map rarch_key_map_x11[] = { }; #endif -#if defined(__linux__) || defined(HAVE_WAYLAND) || defined(__FreeBSD__) +#if defined(__linux__) || defined(HAVE_WAYLAND) || defined(__FreeBSD__) && !defined(__PS4__) /* Note: Only one input can be mapped to each * RETROK_* key. If several physical inputs * correspond to the same key, these inputs