use the proper serial device, change memory layout
SVN-Revision: 16548
This commit is contained in:
parent
c49f135f72
commit
38f71452e3
1 changed files with 9 additions and 15 deletions
|
@ -1,8 +1,8 @@
|
|||
# CONFIG_8139TOO is not set
|
||||
# CONFIG_ADVANCED is not set
|
||||
CONFIG_ADVANCED=y
|
||||
# CONFIG_AMIGA is not set
|
||||
# CONFIG_APOLLO is not set
|
||||
CONFIG_ARCH_DISCONTIGMEM_ENABLE=y
|
||||
# CONFIG_ARCH_DISCONTIGMEM_ENABLE is not set
|
||||
# CONFIG_ARCH_HAS_ILOG2_U32 is not set
|
||||
# CONFIG_ARCH_HAS_ILOG2_U64 is not set
|
||||
CONFIG_ARCH_SUPPORTS_AOUT=y
|
||||
|
@ -19,12 +19,9 @@ CONFIG_COLDFIRE=y
|
|||
# CONFIG_COLDFIRE_EDMA is not set
|
||||
# CONFIG_COLDFIRE_WATCHDOG is not set
|
||||
# CONFIG_DEBUG_BUGVERBOSE is not set
|
||||
CONFIG_DISCONTIGMEM=y
|
||||
CONFIG_DISCONTIGMEM_MANUAL=y
|
||||
CONFIG_FEC_548x=y
|
||||
CONFIG_FEC_548x_AUTO_NEGOTIATION=y
|
||||
CONFIG_FEC_548x_ENABLE_FEC2=y
|
||||
# CONFIG_FLATMEM_MANUAL is not set
|
||||
# CONFIG_GENERIC_CLOCKEVENTS is not set
|
||||
CONFIG_GENERIC_IOMAP=y
|
||||
# CONFIG_GENERIC_TIME is not set
|
||||
|
@ -72,33 +69,30 @@ CONFIG_MCF_USER_HALT=y
|
|||
CONFIG_MMU_CFV4E=y
|
||||
CONFIG_MTD_CFI_ADV_OPTIONS=y
|
||||
# CONFIG_MTD_CFI_GEOMETRY is not set
|
||||
CONFIG_MTD_CFI_INTELEXT=y
|
||||
# CONFIG_NATSEMI is not set
|
||||
# CONFIG_NE2K_PCI is not set
|
||||
CONFIG_NEED_MULTIPLE_NODES=y
|
||||
# CONFIG_NETDEV_1000 is not set
|
||||
# CONFIG_NET_VENDOR_3COM is not set
|
||||
CONFIG_NODES_SHIFT=3
|
||||
CONFIG_NOR_FLASH_BASE=0xE0000000
|
||||
# CONFIG_NO_DMA is not set
|
||||
# CONFIG_NO_IOPORT is not set
|
||||
CONFIG_PCI_LEGACY=y
|
||||
CONFIG_PCI=y
|
||||
# CONFIG_PCIPCWATCHDOG is not set
|
||||
CONFIG_PCI_LEGACY=y
|
||||
# CONFIG_PROC_HARDWARE is not set
|
||||
# CONFIG_Q40 is not set
|
||||
# CONFIG_R6040 is not set
|
||||
CONFIG_RESOURCES_64BIT=y
|
||||
# CONFIG_RMW_INSNS is not set
|
||||
# CONFIG_SCSI_DMA is not set
|
||||
CONFIG_SDRAM_BASE=0x00000000
|
||||
CONFIG_SDRAM_SIZE=0x04000000
|
||||
# CONFIG_SERIAL_8250_DETECT_IRQ is not set
|
||||
CONFIG_SERIAL_8250_EXTENDED=y
|
||||
# CONFIG_SERIAL_8250_MANY_PORTS is not set
|
||||
# CONFIG_SERIAL_8250_RSA is not set
|
||||
CONFIG_SERIAL_8250_SHARE_IRQ=y
|
||||
# CONFIG_SERIAL_COLDFIRE is not set
|
||||
# CONFIG_SERIAL_8250 is not set
|
||||
CONFIG_SERIAL_COLDFIRE=y
|
||||
# CONFIG_SERIAL_COLDFIRE_IRDA is not set
|
||||
# CONFIG_SERIAL_CONSOLE is not set
|
||||
# CONFIG_SERIAL_MCF is not set
|
||||
CONFIG_SINGLE_MEMORY_CHUNK=y
|
||||
CONFIG_SLABINFO=y
|
||||
# CONFIG_SUN3 is not set
|
||||
# CONFIG_SUN3X is not set
|
||||
|
|
Loading…
Reference in a new issue