config/aspeed: Enable NC-SI support
authorJoel Stanley <joel@jms.id.au>
Mon, 8 Aug 2022 12:16:06 +0000 (21:46 +0930)
committerTom Rini <trini@konsulko.com>
Fri, 21 Oct 2022 20:05:37 +0000 (16:05 -0400)
commite8f58df17861c6175797815d44f48eee8a527ec6
tree868612cfa5d58c2799f733157b127f89523fa938
parent3b400e84baa2c4f5e90b7291c6658d821199806c
config/aspeed: Enable NC-SI support

Aspeed BMCs are commonly used with NC-SI. A system indicates the driver
should configure the link over NC-SI using the device tree.

Add it to the defconfig so we get compile coverage of the driver, even
if the EVBs do not normally use it.

Signed-off-by: Joel Stanley <joel@jms.id.au>
Reviewed-by: Ramon Fried <rfried.dev@gmail.com>
Reviewed-by: Cédric Le Goater <clg@kaod.org>
configs/evb-ast2500_defconfig
configs/evb-ast2600_defconfig