From 2c26c98c89cff72c03e8feef5fef88cbe71d817e Mon Sep 17 00:00:00 2001 From: Justin Hibbits Date: Sun, 4 Feb 2018 15:39:15 +0000 Subject: [PATCH] Add sdhci to MPC85XX build --- sys/powerpc/conf/MPC85XX | 1 + 1 file changed, 1 insertion(+) diff --git a/sys/powerpc/conf/MPC85XX b/sys/powerpc/conf/MPC85XX index 69ab965db10..b446aaa2683 100644 --- a/sys/powerpc/conf/MPC85XX +++ b/sys/powerpc/conf/MPC85XX @@ -95,6 +95,7 @@ device random #device rl device scbus device scc +device sdhci device sec device spibus device spigen