diff --git a/sys/powerpc/conf/MPC85XX b/sys/powerpc/conf/MPC85XX index b26340fe539..86e13862e67 100644 --- a/sys/powerpc/conf/MPC85XX +++ b/sys/powerpc/conf/MPC85XX @@ -81,6 +81,8 @@ device iicbus device loop device md device miibus +device mmc +device mmcsd device pass device pci device quicc diff --git a/sys/powerpc/conf/MPC85XXSPE b/sys/powerpc/conf/MPC85XXSPE index 15470d578be..94da34fc129 100644 --- a/sys/powerpc/conf/MPC85XXSPE +++ b/sys/powerpc/conf/MPC85XXSPE @@ -81,6 +81,8 @@ device iicbus device loop device md device miibus +device mmc +device mmcsd device pass device pci device quicc @@ -88,6 +90,7 @@ device random #device rl device scbus device scc +device sdhci device sec device tsec device dpaa