Skip to content

Commit 2f52a1b

Browse files
fabiobaltiericfriedt
authored andcommitted
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: Fabio Baltieri <[email protected]>
1 parent 2155298 commit 2f52a1b

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

boards/realtek/rts5912_evb/rts5912_evb_defconfig

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,3 @@ CONFIG_UART_CONSOLE=y
1717

1818
# Enable GPIO
1919
CONFIG_GPIO=y
20-
21-
# Input Driver
22-
CONFIG_INPUT=y
23-
24-
# Enable ADC
25-
CONFIG_ADC=y

0 commit comments

Comments
 (0)