commit | e9fda49e7fc405d0dc9050804740a2982b1fa96f | [log] [tgz] |
---|---|---|
author | Eddie James <eajames@us.ibm.com> | Thu May 03 09:25:04 2018 -0500 |
committer | Brad Bishop <bradleyb@fuzziesquirrel.com> | Tue Jun 12 15:44:18 2018 +0000 |
tree | d154caa291be40742a26168e6c838e6622f78817 | |
parent | d7814cd9a42cf070250e21fef623023aa25f458d [diff] [blame] |
Add CONFIG_WATCHDOG_SYSFS to kernel config This option adds sysfs entries for watchdog devices. We need this so that we can access the bootstatus sysfs file to indicate whether or not the BMC has switched chips. Change-Id: I898b346f7de8b3b276e354b4d737e447db0d8add Signed-off-by: Eddie James <eajames@us.ibm.com>
diff --git a/meta-openbmc-bsp/meta-aspeed/meta-ast2400/recipes-kernel/linux/linux-obmc/defconfig b/meta-openbmc-bsp/meta-aspeed/meta-ast2400/recipes-kernel/linux/linux-obmc/defconfig index 74d9343..ed1c470 100644 --- a/meta-openbmc-bsp/meta-aspeed/meta-ast2400/recipes-kernel/linux/linux-obmc/defconfig +++ b/meta-openbmc-bsp/meta-aspeed/meta-ast2400/recipes-kernel/linux/linux-obmc/defconfig
@@ -219,6 +219,7 @@ CONFIG_FUNCTION_TRACER=y # CONFIG_TRACING_EVENTS_GPIO is not set CONFIG_DEBUG_USER=y +CONFIG_WATCHDOG_SYSFS=y # CONFIG_CRYPTO_ECHAINIV is not set # CONFIG_CRYPTO_HW is not set # CONFIG_XZ_DEC_X86 is not set