diff options
Diffstat (limited to 'src/device/Kconfig')
-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 d1f56941ca..4036a3d4a6 100644 --- a/src/device/Kconfig +++ b/src/device/Kconfig @@ -210,10 +210,6 @@ config SMBUS_HAS_AUX_CHANNELS bool default n -config SPD_CACHE - bool - default n - config PCI bool default n |