diff options
| author | Linus Walleij <linus.walleij@stericsson.com> | 2010-01-07 05:25:42 -0500 |
|---|---|---|
| committer | Russell King <rmk+kernel@arm.linux.org.uk> | 2010-01-08 11:14:28 -0500 |
| commit | 406eb02029ea95545c08dba75da393fa47d3fb43 (patch) | |
| tree | 7e18e0ae48bcbbcfc8793a6a4d20b8714626052b /arch | |
| parent | 092a4e957a835cbf6b2ec82a6a4d6ff06c0a362e (diff) | |
ARM: 5867/1: Update U300 defconfig
This updates the U300 defconfig to include the DMA driver merged
in 2.6.33-rc1 and adds a codepage that's needed to mount VFAT MMC
cards as default. The rest is new config options.
Signed-off-by: Linus Walleij <linus.walleij@stericsson.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'arch')
| -rw-r--r-- | arch/arm/configs/u300_defconfig | 81 |
1 files changed, 71 insertions, 10 deletions
diff --git a/arch/arm/configs/u300_defconfig b/arch/arm/configs/u300_defconfig index 610ac3c47b0f..9155196e623b 100644 --- a/arch/arm/configs/u300_defconfig +++ b/arch/arm/configs/u300_defconfig | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | # | 1 | # |
| 2 | # Automatically generated make config: don't edit | 2 | # Automatically generated make config: don't edit |
| 3 | # Linux kernel version: 2.6.32-rc5 | 3 | # Linux kernel version: 2.6.33-rc2 |
| 4 | # Sat Oct 17 23:32:24 2009 | 4 | # Wed Jan 6 00:01:36 2010 |
| 5 | # | 5 | # |
| 6 | CONFIG_ARM=y | 6 | CONFIG_ARM=y |
| 7 | CONFIG_SYS_SUPPORTS_APM_EMULATION=y | 7 | CONFIG_SYS_SUPPORTS_APM_EMULATION=y |
| @@ -46,6 +46,7 @@ CONFIG_SYSVIPC_SYSCTL=y | |||
| 46 | # | 46 | # |
| 47 | CONFIG_TREE_RCU=y | 47 | CONFIG_TREE_RCU=y |
| 48 | # CONFIG_TREE_PREEMPT_RCU is not set | 48 | # CONFIG_TREE_PREEMPT_RCU is not set |
| 49 | # CONFIG_TINY_RCU is not set | ||
| 49 | # CONFIG_RCU_TRACE is not set | 50 | # CONFIG_RCU_TRACE is not set |
| 50 | CONFIG_RCU_FANOUT=32 | 51 | CONFIG_RCU_FANOUT=32 |
| 51 | # CONFIG_RCU_FANOUT_EXACT is not set | 52 | # CONFIG_RCU_FANOUT_EXACT is not set |
| @@ -119,14 +120,41 @@ CONFIG_BLOCK=y | |||
| 119 | # IO Schedulers | 120 | # IO Schedulers |
| 120 | # | 121 | # |
| 121 | CONFIG_IOSCHED_NOOP=y | 122 | CONFIG_IOSCHED_NOOP=y |
| 122 | # CONFIG_IOSCHED_AS is not set | ||
| 123 | CONFIG_IOSCHED_DEADLINE=y | 123 | CONFIG_IOSCHED_DEADLINE=y |
| 124 | # CONFIG_IOSCHED_CFQ is not set | 124 | # CONFIG_IOSCHED_CFQ is not set |
| 125 | # CONFIG_DEFAULT_AS is not set | ||
| 126 | CONFIG_DEFAULT_DEADLINE=y | 125 | CONFIG_DEFAULT_DEADLINE=y |
| 127 | # CONFIG_DEFAULT_CFQ is not set | 126 | # CONFIG_DEFAULT_CFQ is not set |
| 128 | # CONFIG_DEFAULT_NOOP is not set | 127 | # CONFIG_DEFAULT_NOOP is not set |
| 129 | CONFIG_DEFAULT_IOSCHED="deadline" | 128 | CONFIG_DEFAULT_IOSCHED="deadline" |
| 129 | # CONFIG_INLINE_SPIN_TRYLOCK is not set | ||
| 130 | # CONFIG_INLINE_SPIN_TRYLOCK_BH is not set | ||
| 131 | # CONFIG_INLINE_SPIN_LOCK is not set | ||
| 132 | # CONFIG_INLINE_SPIN_LOCK_BH is not set | ||
| 133 | # CONFIG_INLINE_SPIN_LOCK_IRQ is not set | ||
| 134 | # CONFIG_INLINE_SPIN_LOCK_IRQSAVE is not set | ||
| 135 | # CONFIG_INLINE_SPIN_UNLOCK is not set | ||
| 136 | # CONFIG_INLINE_SPIN_UNLOCK_BH is not set | ||
| 137 | # CONFIG_INLINE_SPIN_UNLOCK_IRQ is not set | ||
| 138 | # CONFIG_INLINE_SPIN_UNLOCK_IRQRESTORE is not set | ||
| 139 | # CONFIG_INLINE_READ_TRYLOCK is not set | ||
| 140 | # CONFIG_INLINE_READ_LOCK is not set | ||
| 141 | # CONFIG_INLINE_READ_LOCK_BH is not set | ||
| 142 | # CONFIG_INLINE_READ_LOCK_IRQ is not set | ||
| 143 | # CONFIG_INLINE_READ_LOCK_IRQSAVE is not set | ||
| 144 | # CONFIG_INLINE_READ_UNLOCK is not set | ||
| 145 | # CONFIG_INLINE_READ_UNLOCK_BH is not set | ||
| 146 | # CONFIG_INLINE_READ_UNLOCK_IRQ is not set | ||
| 147 | # CONFIG_INLINE_READ_UNLOCK_IRQRESTORE is not set | ||
| 148 | # CONFIG_INLINE_WRITE_TRYLOCK is not set | ||
| 149 | # CONFIG_INLINE_WRITE_LOCK is not set | ||
| 150 | # CONFIG_INLINE_WRITE_LOCK_BH is not set | ||
| 151 | # CONFIG_INLINE_WRITE_LOCK_IRQ is not set | ||
| 152 | # CONFIG_INLINE_WRITE_LOCK_IRQSAVE is not set | ||
| 153 | # CONFIG_INLINE_WRITE_UNLOCK is not set | ||
| 154 | # CONFIG_INLINE_WRITE_UNLOCK_BH is not set | ||
| 155 | # CONFIG_INLINE_WRITE_UNLOCK_IRQ is not set | ||
| 156 | # CONFIG_INLINE_WRITE_UNLOCK_IRQRESTORE is not set | ||
| 157 | # CONFIG_MUTEX_SPIN_ON_OWNER is not set | ||
| 130 | # CONFIG_FREEZER is not set | 158 | # CONFIG_FREEZER is not set |
| 131 | 159 | ||
| 132 | # | 160 | # |
| @@ -155,6 +183,7 @@ CONFIG_MMU=y | |||
| 155 | # CONFIG_ARCH_IXP2000 is not set | 183 | # CONFIG_ARCH_IXP2000 is not set |
| 156 | # CONFIG_ARCH_IXP4XX is not set | 184 | # CONFIG_ARCH_IXP4XX is not set |
| 157 | # CONFIG_ARCH_L7200 is not set | 185 | # CONFIG_ARCH_L7200 is not set |
| 186 | # CONFIG_ARCH_DOVE is not set | ||
| 158 | # CONFIG_ARCH_KIRKWOOD is not set | 187 | # CONFIG_ARCH_KIRKWOOD is not set |
| 159 | # CONFIG_ARCH_LOKI is not set | 188 | # CONFIG_ARCH_LOKI is not set |
| 160 | # CONFIG_ARCH_MV78XX0 is not set | 189 | # CONFIG_ARCH_MV78XX0 is not set |
| @@ -177,6 +206,7 @@ CONFIG_ARCH_U300=y | |||
| 177 | # CONFIG_ARCH_DAVINCI is not set | 206 | # CONFIG_ARCH_DAVINCI is not set |
| 178 | # CONFIG_ARCH_OMAP is not set | 207 | # CONFIG_ARCH_OMAP is not set |
| 179 | # CONFIG_ARCH_BCMRING is not set | 208 | # CONFIG_ARCH_BCMRING is not set |
| 209 | # CONFIG_ARCH_U8500 is not set | ||
| 180 | 210 | ||
| 181 | # | 211 | # |
| 182 | # ST-Ericsson AB U300/U330/U335/U365 Platform | 212 | # ST-Ericsson AB U300/U330/U335/U365 Platform |
| @@ -265,12 +295,10 @@ CONFIG_FLATMEM_MANUAL=y | |||
| 265 | CONFIG_FLATMEM=y | 295 | CONFIG_FLATMEM=y |
| 266 | CONFIG_FLAT_NODE_MEM_MAP=y | 296 | CONFIG_FLAT_NODE_MEM_MAP=y |
| 267 | CONFIG_PAGEFLAGS_EXTENDED=y | 297 | CONFIG_PAGEFLAGS_EXTENDED=y |
| 268 | CONFIG_SPLIT_PTLOCK_CPUS=4096 | 298 | CONFIG_SPLIT_PTLOCK_CPUS=999999 |
| 269 | # CONFIG_PHYS_ADDR_T_64BIT is not set | 299 | # CONFIG_PHYS_ADDR_T_64BIT is not set |
| 270 | CONFIG_ZONE_DMA_FLAG=0 | 300 | CONFIG_ZONE_DMA_FLAG=0 |
| 271 | CONFIG_VIRT_TO_BUS=y | 301 | CONFIG_VIRT_TO_BUS=y |
| 272 | CONFIG_HAVE_MLOCK=y | ||
| 273 | CONFIG_HAVE_MLOCKED_PAGE_BIT=y | ||
| 274 | # CONFIG_KSM is not set | 302 | # CONFIG_KSM is not set |
| 275 | CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 | 303 | CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 |
| 276 | CONFIG_ALIGNMENT_TRAP=y | 304 | CONFIG_ALIGNMENT_TRAP=y |
| @@ -499,14 +527,21 @@ CONFIG_MTD_NAND_IDS=y | |||
| 499 | CONFIG_BLK_DEV=y | 527 | CONFIG_BLK_DEV=y |
| 500 | # CONFIG_BLK_DEV_COW_COMMON is not set | 528 | # CONFIG_BLK_DEV_COW_COMMON is not set |
| 501 | # CONFIG_BLK_DEV_LOOP is not set | 529 | # CONFIG_BLK_DEV_LOOP is not set |
| 530 | |||
| 531 | # | ||
| 532 | # DRBD disabled because PROC_FS, INET or CONNECTOR not selected | ||
| 533 | # | ||
| 502 | # CONFIG_BLK_DEV_NBD is not set | 534 | # CONFIG_BLK_DEV_NBD is not set |
| 503 | # CONFIG_BLK_DEV_RAM is not set | 535 | # CONFIG_BLK_DEV_RAM is not set |
| 504 | # CONFIG_CDROM_PKTCDVD is not set | 536 | # CONFIG_CDROM_PKTCDVD is not set |
| 505 | # CONFIG_ATA_OVER_ETH is not set | 537 | # CONFIG_ATA_OVER_ETH is not set |
| 506 | CONFIG_MISC_DEVICES=y | 538 | CONFIG_MISC_DEVICES=y |
| 539 | # CONFIG_AD525X_DPOT is not set | ||
| 507 | # CONFIG_ICS932S401 is not set | 540 | # CONFIG_ICS932S401 is not set |
| 508 | # CONFIG_ENCLOSURE_SERVICES is not set | 541 | # CONFIG_ENCLOSURE_SERVICES is not set |
| 509 | # CONFIG_ISL29003 is not set | 542 | # CONFIG_ISL29003 is not set |
| 543 | # CONFIG_DS1682 is not set | ||
| 544 | # CONFIG_TI_DAC7512 is not set | ||
| 510 | # CONFIG_C2PORT is not set | 545 | # CONFIG_C2PORT is not set |
| 511 | 546 | ||
| 512 | # | 547 | # |
| @@ -517,6 +552,7 @@ CONFIG_MISC_DEVICES=y | |||
| 517 | # CONFIG_EEPROM_LEGACY is not set | 552 | # CONFIG_EEPROM_LEGACY is not set |
| 518 | # CONFIG_EEPROM_MAX6875 is not set | 553 | # CONFIG_EEPROM_MAX6875 is not set |
| 519 | # CONFIG_EEPROM_93CX6 is not set | 554 | # CONFIG_EEPROM_93CX6 is not set |
| 555 | # CONFIG_IWMC3200TOP is not set | ||
| 520 | CONFIG_HAVE_IDE=y | 556 | CONFIG_HAVE_IDE=y |
| 521 | # CONFIG_IDE is not set | 557 | # CONFIG_IDE is not set |
| 522 | 558 | ||
| @@ -539,6 +575,7 @@ CONFIG_HAVE_IDE=y | |||
| 539 | CONFIG_INPUT=y | 575 | CONFIG_INPUT=y |
| 540 | # CONFIG_INPUT_FF_MEMLESS is not set | 576 | # CONFIG_INPUT_FF_MEMLESS is not set |
| 541 | # CONFIG_INPUT_POLLDEV is not set | 577 | # CONFIG_INPUT_POLLDEV is not set |
| 578 | # CONFIG_INPUT_SPARSEKMAP is not set | ||
| 542 | 579 | ||
| 543 | # | 580 | # |
| 544 | # Userland interfaces | 581 | # Userland interfaces |
| @@ -645,7 +682,6 @@ CONFIG_I2C_STU300=y | |||
| 645 | # | 682 | # |
| 646 | # Miscellaneous I2C Chip support | 683 | # Miscellaneous I2C Chip support |
| 647 | # | 684 | # |
| 648 | # CONFIG_DS1682 is not set | ||
| 649 | # CONFIG_SENSORS_TSL2550 is not set | 685 | # CONFIG_SENSORS_TSL2550 is not set |
| 650 | # CONFIG_I2C_DEBUG_CORE is not set | 686 | # CONFIG_I2C_DEBUG_CORE is not set |
| 651 | # CONFIG_I2C_DEBUG_ALGO is not set | 687 | # CONFIG_I2C_DEBUG_ALGO is not set |
| @@ -661,6 +697,8 @@ CONFIG_SPI_MASTER=y | |||
| 661 | # CONFIG_SPI_BITBANG is not set | 697 | # CONFIG_SPI_BITBANG is not set |
| 662 | # CONFIG_SPI_GPIO is not set | 698 | # CONFIG_SPI_GPIO is not set |
| 663 | CONFIG_SPI_PL022=y | 699 | CONFIG_SPI_PL022=y |
| 700 | # CONFIG_SPI_XILINX is not set | ||
| 701 | # CONFIG_SPI_DESIGNWARE is not set | ||
| 664 | 702 | ||
| 665 | # | 703 | # |
| 666 | # SPI Protocol Masters | 704 | # SPI Protocol Masters |
| @@ -708,6 +746,7 @@ CONFIG_SSB_POSSIBLE=y | |||
| 708 | # CONFIG_MFD_T7L66XB is not set | 746 | # CONFIG_MFD_T7L66XB is not set |
| 709 | # CONFIG_MFD_TC6387XB is not set | 747 | # CONFIG_MFD_TC6387XB is not set |
| 710 | # CONFIG_PMIC_DA903X is not set | 748 | # CONFIG_PMIC_DA903X is not set |
| 749 | # CONFIG_PMIC_ADP5520 is not set | ||
| 711 | # CONFIG_MFD_WM8400 is not set | 750 | # CONFIG_MFD_WM8400 is not set |
| 712 | # CONFIG_MFD_WM831X is not set | 751 | # CONFIG_MFD_WM831X is not set |
| 713 | # CONFIG_MFD_WM8350_I2C is not set | 752 | # CONFIG_MFD_WM8350_I2C is not set |
| @@ -716,6 +755,8 @@ CONFIG_SSB_POSSIBLE=y | |||
| 716 | CONFIG_AB3100_CORE=y | 755 | CONFIG_AB3100_CORE=y |
| 717 | CONFIG_AB3100_OTP=y | 756 | CONFIG_AB3100_OTP=y |
| 718 | # CONFIG_EZX_PCAP is not set | 757 | # CONFIG_EZX_PCAP is not set |
| 758 | # CONFIG_MFD_88PM8607 is not set | ||
| 759 | # CONFIG_AB4500_CORE is not set | ||
| 719 | CONFIG_REGULATOR=y | 760 | CONFIG_REGULATOR=y |
| 720 | # CONFIG_REGULATOR_DEBUG is not set | 761 | # CONFIG_REGULATOR_DEBUG is not set |
| 721 | # CONFIG_REGULATOR_FIXED_VOLTAGE is not set | 762 | # CONFIG_REGULATOR_FIXED_VOLTAGE is not set |
| @@ -723,6 +764,7 @@ CONFIG_REGULATOR=y | |||
| 723 | # CONFIG_REGULATOR_USERSPACE_CONSUMER is not set | 764 | # CONFIG_REGULATOR_USERSPACE_CONSUMER is not set |
| 724 | # CONFIG_REGULATOR_BQ24022 is not set | 765 | # CONFIG_REGULATOR_BQ24022 is not set |
| 725 | # CONFIG_REGULATOR_MAX1586 is not set | 766 | # CONFIG_REGULATOR_MAX1586 is not set |
| 767 | # CONFIG_REGULATOR_MAX8660 is not set | ||
| 726 | # CONFIG_REGULATOR_LP3971 is not set | 768 | # CONFIG_REGULATOR_LP3971 is not set |
| 727 | CONFIG_REGULATOR_AB3100=y | 769 | CONFIG_REGULATOR_AB3100=y |
| 728 | # CONFIG_REGULATOR_TPS65023 is not set | 770 | # CONFIG_REGULATOR_TPS65023 is not set |
| @@ -840,7 +882,9 @@ CONFIG_LEDS_CLASS=y | |||
| 840 | # CONFIG_LEDS_LP3944 is not set | 882 | # CONFIG_LEDS_LP3944 is not set |
| 841 | # CONFIG_LEDS_PCA955X is not set | 883 | # CONFIG_LEDS_PCA955X is not set |
| 842 | # CONFIG_LEDS_DAC124S085 is not set | 884 | # CONFIG_LEDS_DAC124S085 is not set |
| 885 | # CONFIG_LEDS_REGULATOR is not set | ||
| 843 | # CONFIG_LEDS_BD2802 is not set | 886 | # CONFIG_LEDS_BD2802 is not set |
| 887 | # CONFIG_LEDS_LT3593 is not set | ||
| 844 | 888 | ||
| 845 | # | 889 | # |
| 846 | # LED Triggers | 890 | # LED Triggers |
| @@ -882,6 +926,7 @@ CONFIG_RTC_INTF_DEV=y | |||
| 882 | # CONFIG_RTC_DRV_PCF8563 is not set | 926 | # CONFIG_RTC_DRV_PCF8563 is not set |
| 883 | # CONFIG_RTC_DRV_PCF8583 is not set | 927 | # CONFIG_RTC_DRV_PCF8583 is not set |
| 884 | # CONFIG_RTC_DRV_M41T80 is not set | 928 | # CONFIG_RTC_DRV_M41T80 is not set |
| 929 | # CONFIG_RTC_DRV_BQ32K is not set | ||
| 885 | # CONFIG_RTC_DRV_S35390A is not set | 930 | # CONFIG_RTC_DRV_S35390A is not set |
| 886 | # CONFIG_RTC_DRV_FM3130 is not set | 931 | # CONFIG_RTC_DRV_FM3130 is not set |
| 887 | # CONFIG_RTC_DRV_RX8581 is not set | 932 | # CONFIG_RTC_DRV_RX8581 is not set |
| @@ -911,7 +956,9 @@ CONFIG_RTC_INTF_DEV=y | |||
| 911 | # CONFIG_RTC_DRV_M48T86 is not set | 956 | # CONFIG_RTC_DRV_M48T86 is not set |
| 912 | # CONFIG_RTC_DRV_M48T35 is not set | 957 | # CONFIG_RTC_DRV_M48T35 is not set |
| 913 | # CONFIG_RTC_DRV_M48T59 is not set | 958 | # CONFIG_RTC_DRV_M48T59 is not set |
| 959 | # CONFIG_RTC_DRV_MSM6242 is not set | ||
| 914 | # CONFIG_RTC_DRV_BQ4802 is not set | 960 | # CONFIG_RTC_DRV_BQ4802 is not set |
| 961 | # CONFIG_RTC_DRV_RP5C01 is not set | ||
| 915 | # CONFIG_RTC_DRV_V3020 is not set | 962 | # CONFIG_RTC_DRV_V3020 is not set |
| 916 | CONFIG_RTC_DRV_AB3100=y | 963 | CONFIG_RTC_DRV_AB3100=y |
| 917 | 964 | ||
| @@ -926,6 +973,15 @@ CONFIG_DMADEVICES=y | |||
| 926 | # | 973 | # |
| 927 | # DMA Devices | 974 | # DMA Devices |
| 928 | # | 975 | # |
| 976 | CONFIG_COH901318=y | ||
| 977 | CONFIG_DMA_ENGINE=y | ||
| 978 | |||
| 979 | # | ||
| 980 | # DMA Clients | ||
| 981 | # | ||
| 982 | # CONFIG_NET_DMA is not set | ||
| 983 | # CONFIG_ASYNC_TX_DMA is not set | ||
| 984 | # CONFIG_DMATEST is not set | ||
| 929 | # CONFIG_AUXDISPLAY is not set | 985 | # CONFIG_AUXDISPLAY is not set |
| 930 | # CONFIG_UIO is not set | 986 | # CONFIG_UIO is not set |
| 931 | 987 | ||
| @@ -1018,7 +1074,7 @@ CONFIG_MISC_FILESYSTEMS=y | |||
| 1018 | CONFIG_MSDOS_PARTITION=y | 1074 | CONFIG_MSDOS_PARTITION=y |
| 1019 | CONFIG_NLS=y | 1075 | CONFIG_NLS=y |
| 1020 | CONFIG_NLS_DEFAULT="iso8859-1" | 1076 | CONFIG_NLS_DEFAULT="iso8859-1" |
| 1021 | # CONFIG_NLS_CODEPAGE_437 is not set | 1077 | CONFIG_NLS_CODEPAGE_437=y |
| 1022 | # CONFIG_NLS_CODEPAGE_737 is not set | 1078 | # CONFIG_NLS_CODEPAGE_737 is not set |
| 1023 | # CONFIG_NLS_CODEPAGE_775 is not set | 1079 | # CONFIG_NLS_CODEPAGE_775 is not set |
| 1024 | # CONFIG_NLS_CODEPAGE_850 is not set | 1080 | # CONFIG_NLS_CODEPAGE_850 is not set |
| @@ -1135,6 +1191,7 @@ CONFIG_ARM_UNWIND=y | |||
| 1135 | # CONFIG_DEBUG_ERRORS is not set | 1191 | # CONFIG_DEBUG_ERRORS is not set |
| 1136 | # CONFIG_DEBUG_STACK_USAGE is not set | 1192 | # CONFIG_DEBUG_STACK_USAGE is not set |
| 1137 | # CONFIG_DEBUG_LL is not set | 1193 | # CONFIG_DEBUG_LL is not set |
| 1194 | # CONFIG_OC_ETM is not set | ||
| 1138 | 1195 | ||
| 1139 | # | 1196 | # |
| 1140 | # Security options | 1197 | # Security options |
| @@ -1142,7 +1199,11 @@ CONFIG_ARM_UNWIND=y | |||
| 1142 | # CONFIG_KEYS is not set | 1199 | # CONFIG_KEYS is not set |
| 1143 | # CONFIG_SECURITY is not set | 1200 | # CONFIG_SECURITY is not set |
| 1144 | # CONFIG_SECURITYFS is not set | 1201 | # CONFIG_SECURITYFS is not set |
| 1145 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set | 1202 | # CONFIG_DEFAULT_SECURITY_SELINUX is not set |
| 1203 | # CONFIG_DEFAULT_SECURITY_SMACK is not set | ||
| 1204 | # CONFIG_DEFAULT_SECURITY_TOMOYO is not set | ||
| 1205 | CONFIG_DEFAULT_SECURITY_DAC=y | ||
| 1206 | CONFIG_DEFAULT_SECURITY="" | ||
| 1146 | # CONFIG_CRYPTO is not set | 1207 | # CONFIG_CRYPTO is not set |
| 1147 | # CONFIG_BINARY_PRINTF is not set | 1208 | # CONFIG_BINARY_PRINTF is not set |
| 1148 | 1209 | ||
