Commit 2f52a1bc authored by Fabio Baltieri's avatar Fabio Baltieri Committed by Chris Friedt
Browse files

boards: rts5912_evb: drop few subsystem enable config



Board config are not suppose to enable subsystems beyond the vital ones,
drop ADC and INPUT.

Signed-off-by: default avatarFabio Baltieri <fabiobaltieri@google.com>
parent 2155298a
Loading
Loading
Loading
Loading
+0 −6
Original line number Diff line number Diff line
@@ -17,9 +17,3 @@ CONFIG_UART_CONSOLE=y

# Enable GPIO
CONFIG_GPIO=y

# Input Driver
CONFIG_INPUT=y

# Enable ADC
CONFIG_ADC=y