samples: bluetooth: peripheral_hr: remove pinmux

Remove pinmux dependency, as it is going to be deprecated.

Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
This commit is contained in:
Gerard Marull-Paretas 2022-06-06 14:23:52 -07:00 committed by Marti Bolivar
commit f875d027a0

View file

@ -12,7 +12,6 @@ CONFIG_BT_DEVICE_APPEARANCE=833
# Drivers and peripherals
CONFIG_I2C=n
CONFIG_WATCHDOG=n
CONFIG_PINMUX=n
CONFIG_PINCTRL=n
CONFIG_SPI=n
CONFIG_GPIO=n