diff options
Diffstat (limited to 'target/linux/coldfire/config-default')
-rw-r--r-- | target/linux/coldfire/config-default | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/target/linux/coldfire/config-default b/target/linux/coldfire/config-default index 8898ae1f90..4b238f0116 100644 --- a/target/linux/coldfire/config-default +++ b/target/linux/coldfire/config-default @@ -34,7 +34,7 @@ CONFIG_COLDFIRE=y CONFIG_FEC_548x_AUTO_NEGOTIATION=y CONFIG_FEC_548x_ENABLE_FEC2=y CONFIG_FEC_548x=y -# CONFIG_GENERIC_CLOCKEVENTS is not set +CONFIG_GENERIC_CLOCKEVENTS=y CONFIG_GENERIC_IOMAP=y # CONFIG_GENERIC_TIME is not set # CONFIG_GEN_RTC is not set @@ -80,6 +80,8 @@ CONFIG_MCF_USER_HALT=y CONFIG_MMU_CFV4E=y CONFIG_MTD_CFI_ADV_OPTIONS=y # CONFIG_MTD_CFI_GEOMETRY is not set +# CONFIG_NATIONAL8364x_PHY is not set +# CONFIG_NATIONAL8384x_PHY is not set # CONFIG_NE2K_PCI is not set CONFIG_NEED_MULTIPLE_NODES=y # CONFIG_NETDEV_1000 is not set @@ -87,11 +89,13 @@ CONFIG_NEED_MULTIPLE_NODES=y # CONFIG_NO_DMA is not set # CONFIG_NO_IOPORT is not set CONFIG_NOR_FLASH_BASE=0xE0000000 +CONFIG_PCI=y CONFIG_PCI_LEGACY=y # CONFIG_PCIPCWATCHDOG is not set # CONFIG_PROC_HARDWARE is not set # CONFIG_Q40 is not set # CONFIG_R6040 is not set +# CONFIG_SERIAL_PCH_UART is not set # CONFIG_RMW_INSNS is not set # CONFIG_SCSI_DMA is not set CONFIG_SDRAM_BASE=0x00000000 |