diff options
-rw-r--r-- | target/linux/mpc85xx/p2020/config-default | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/mpc85xx/p2020/config-default b/target/linux/mpc85xx/p2020/config-default index de7f09e1f3..e4ed758d95 100644 --- a/target/linux/mpc85xx/p2020/config-default +++ b/target/linux/mpc85xx/p2020/config-default @@ -21,6 +21,7 @@ CONFIG_PCI_MSI=y CONFIG_PPC_MSI_BITMAP=y CONFIG_RFS_ACCEL=y CONFIG_RPS=y +CONFIG_RTC_DRV_DS1307=y CONFIG_RWSEM_SPIN_ON_OWNER=y CONFIG_SMP=y CONFIG_TREE_RCU=y |