summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRaptor Engineering Development Team <support@raptorengineering.com>2020-02-19 05:52:20 +0000
committerRaptor Engineering Development Team <support@raptorengineering.com>2020-02-19 10:24:55 +0000
commitcc746b8446a99661b146fe54807ac7ac7d81dc76 (patch)
treef7204826846bb0b62ae00c667e5b1b4693351086
parent9ae5ebfe22654d6ddc515fff5ca39fb4846a3c3a (diff)
downloadblackbird-op-build-cc746b8446a99661b146fe54807ac7ac7d81dc76.tar.gz
blackbird-op-build-cc746b8446a99661b146fe54807ac7ac7d81dc76.zip
Move at24 driver to module to speed up skiroot startup
-rw-r--r--openpower/configs/linux/skiroot_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/openpower/configs/linux/skiroot_defconfig b/openpower/configs/linux/skiroot_defconfig
index eeb2cf03..fffb62e0 100644
--- a/openpower/configs/linux/skiroot_defconfig
+++ b/openpower/configs/linux/skiroot_defconfig
@@ -78,7 +78,7 @@ CONFIG_BLK_DEV_RAM=y
CONFIG_BLK_DEV_RAM_SIZE=65536
CONFIG_VIRTIO_BLK=m
CONFIG_BLK_DEV_NVME=m
-CONFIG_EEPROM_AT24=y
+CONFIG_EEPROM_AT24=m
# CONFIG_CXL is not set
CONFIG_BLK_DEV_SD=m
CONFIG_CHR_DEV_ST=m
OpenPOWER on IntegriCloud