diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2012-05-01 07:00:17 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2012-05-01 07:00:17 +0000 |
commit | 880de62f91bcffe7f1c7f16c9463e10853fa2524 (patch) | |
tree | 058bb1c73786a7bf492cc1a554effe4692a9b50e /target/linux/coldfire/config-default | |
parent | 7a8d12bafaf8b882d0278156e5f22d0a396687e2 (diff) | |
download | upstream-880de62f91bcffe7f1c7f16c9463e10853fa2524.tar.gz upstream-880de62f91bcffe7f1c7f16c9463e10853fa2524.tar.bz2 upstream-880de62f91bcffe7f1c7f16c9463e10853fa2524.zip |
switch to 2.6.38
SVN-Revision: 31546
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 |