On Wed, Jul 17, 2019 at 02:00:06PM +0200, Alexander Steffen wrote: > Is it a common pattern to add config options that are not useful on their > own? When would I ever enable TCG_CR50 without also enabling TCG_CR50_SPI? > Why can't you just use TCG_CR50_SPI for everything? Agreed. If the kernel only has the spi driver, we only want option for that. /Jarkko