diff options
Diffstat (limited to 'src/device')
-rw-r--r-- | src/device/Kconfig | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/device/Kconfig b/src/device/Kconfig index f7adb07917..0bd9fe1d8b 100644 --- a/src/device/Kconfig +++ b/src/device/Kconfig @@ -480,10 +480,6 @@ config LINEAR_FRAMEBUFFER_MAX_HEIGHT endmenu # "Display" -config SMBUS_HAS_AUX_CHANNELS - bool - default n - config PCI bool default n |