diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2009-11-11 09:27:13 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2009-11-11 09:27:13 +0000 |
commit | ef42fb4c136ebc5855259956d4e19a033a960422 (patch) | |
tree | 5887f96251be7c1e52dca6a22a29596ed8f1c24e /target/linux/coldfire | |
parent | 1238d93b092af12ca145e41e550bb7986cdd925e (diff) | |
download | upstream-ef42fb4c136ebc5855259956d4e19a033a960422.tar.gz upstream-ef42fb4c136ebc5855259956d4e19a033a960422.tar.bz2 upstream-ef42fb4c136ebc5855259956d4e19a033a960422.zip |
sort all target config files
SVN-Revision: 18367
Diffstat (limited to 'target/linux/coldfire')
-rw-r--r-- | target/linux/coldfire/config-default | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/target/linux/coldfire/config-default b/target/linux/coldfire/config-default index 5596fa9956..c26ec6738e 100644 --- a/target/linux/coldfire/config-default +++ b/target/linux/coldfire/config-default @@ -15,13 +15,13 @@ CONFIG_BITREVERSE=y CONFIG_BOUNCE=y CONFIG_CFV4E=y CONFIG_CLASSIC_RCU=y -CONFIG_COLDFIRE=y # CONFIG_COLDFIRE_EDMA is not set # CONFIG_COLDFIRE_WATCHDOG is not set +CONFIG_COLDFIRE=y # CONFIG_DEBUG_BUGVERBOSE is not set -CONFIG_FEC_548x=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_IOMAP=y # CONFIG_GENERIC_TIME is not set @@ -46,8 +46,8 @@ CONFIG_INITRAMFS_SOURCE="" # CONFIG_M5475DFE is not set # CONFIG_M5475EFE is not set # CONFIG_M5475FFE is not set -# CONFIG_M547X is not set CONFIG_M547X_8X=y +# CONFIG_M547X is not set # CONFIG_M5485AFE is not set # CONFIG_M5485BFE is not set CONFIG_M5485CFE=y @@ -59,8 +59,8 @@ CONFIG_M548X=y # CONFIG_M68030 is not set # CONFIG_M68040 is not set # CONFIG_M68060 is not set -CONFIG_M68K=y # CONFIG_M68KFPU_EMU is not set +CONFIG_M68K=y # CONFIG_MAC is not set CONFIG_MCD_DMA=y CONFIG_MCFCLK=200000000 @@ -74,12 +74,12 @@ CONFIG_MTD_CFI_ADV_OPTIONS=y CONFIG_NEED_MULTIPLE_NODES=y # CONFIG_NETDEV_1000 is not set # CONFIG_NET_VENDOR_3COM is not set -CONFIG_NOR_FLASH_BASE=0xE0000000 # CONFIG_NO_DMA is not set # CONFIG_NO_IOPORT is not set -CONFIG_PCI=y -# CONFIG_PCIPCWATCHDOG is not set +CONFIG_NOR_FLASH_BASE=0xE0000000 CONFIG_PCI_LEGACY=y +# CONFIG_PCIPCWATCHDOG is not set +CONFIG_PCI=y # CONFIG_PROC_HARDWARE is not set # CONFIG_Q40 is not set # CONFIG_R6040 is not set @@ -88,8 +88,8 @@ CONFIG_PCI_LEGACY=y CONFIG_SDRAM_BASE=0x00000000 CONFIG_SDRAM_SIZE=0x04000000 # CONFIG_SERIAL_8250 is not set -CONFIG_SERIAL_COLDFIRE=y # CONFIG_SERIAL_COLDFIRE_IRDA is not set +CONFIG_SERIAL_COLDFIRE=y # CONFIG_SERIAL_CONSOLE is not set # CONFIG_SERIAL_MCF is not set CONFIG_SINGLE_MEMORY_CHUNK=y |