From: Linus Walleij Date: Tue, 27 Sep 2011 05:41:19 +0000 (+0100) Subject: ARM: 7102/1: mach-integrator: update defconfig X-Git-Tag: v3.2-rc1~189^2^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a675002c797815ec5df4a89748d8cab83158b11d;p=pandora-kernel.git ARM: 7102/1: mach-integrator: update defconfig Update the Integrator defconfig with some sensible defaults: - Compile a combined image supporting Integrator/AP and Integrator/CP, with the core modules CM720, CM920, CM922, CM926, CM1020, CM1022 and CM1026 in a single image, this works just fine and gives some nice compilation coverage - NOHZ (tickless) and HRTIMERS turned on - Compile using EABI, let's assume recent compilers are used now (tested using GCC 4.4.1) - Remove forced 32MiB at command line, the bootloader usually knows this better, and my U-Boot patches nowadays make that boot loader pass the correct adjusted value - Enable the MTD Physmap flash driver, so that the changes done earlier by Marc Zyngier replacing integrator-flash takes effect - Enable the PL030 RTC driver that has not been default-compiled with any config for a while This has been tested on the real hardware Integrator AP with both an ARM920T and ARM926EJ-S core module. Cc: Marc Zyngier Signed-off-by: Linus Walleij Signed-off-by: Russell King --- Reading git-diff-tree failed