# Copyright (c) 2024 Bootlin | |
# SPDX-License-Identifier: Apache-2.0 | |
config INPUT_NUNCHUK | |
bool "Nintendo Nunchuk joystick" | |
default y | |
depends on DT_HAS_NINTENDO_NUNCHUK_ENABLED | |
select I2C | |
help | |
This option enable the driver for the Nintendo Nunchuk joystick. |