Skip to content
This repository has been archived by the owner on Aug 30, 2022. It is now read-only.

Commit

Permalink
v20 Development
Browse files Browse the repository at this point in the history
  • Loading branch information
TheRemote committed Nov 7, 2019
1 parent 1855741 commit accc4c9
Showing 1 changed file with 10 additions and 6 deletions.
16 changes: 10 additions & 6 deletions conform_config_jamesachambers.sh
Original file line number Diff line number Diff line change
Expand Up @@ -246,9 +246,13 @@ set_kernel_config CONFIG_JOYSTICK_DB9 n
set_kernel_config CONFIG_JOYSTICK_GAMECON n
set_kernel_config CONFIG_JOYSTICK_TURBOGRAFX n
set_kernel_config CONFIG_JOYSTICK_WALKERA0701 n
set_kernel_config SERIO_PARKBD n
set_kernel_config LP_CONSOLE n
set_kernel_config I2C_PARPORT n
set_kernel_config SPI_BUTTERFLY n
set_kernel_config SPI_LM70_LLP n
set_kernel_config PPS_CLIENT_PARPORT n
set_kernel_config CONFIG_SERIO_PARKBD n
set_kernel_config CONFIG_LP_CONSOLE n
set_kernel_config CONFIG_I2C_PARPORT n
set_kernel_config CONFIG_SPI_BUTTERFLY n
set_kernel_config CONFIG_SPI_LM70_LLP n
set_kernel_config CONFIG_PPS_CLIENT_PARPORT n

# Sound
set_kernel_config CONFIG_SND_MTS64 n
set_kernel_config CONFIG_SND_PORTMAN2X4 n

0 comments on commit accc4c9

Please sign in to comment.