From: Andrea Adami Date: Sat, 2 Apr 2011 21:43:33 +0000 (+0200) Subject: linux-kexecboot: update 2.6.38 zaurus defconfigs (add RTC) X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4f4093253c76470d8c92bafad8c522b901888585;p=openembedded.git linux-kexecboot: update 2.6.38 zaurus defconfigs (add RTC) Signed-off-by: Andrea Adami --- diff --git a/recipes/linux/linux-kexecboot-2.6.38/akita/defconfig b/recipes/linux/linux-kexecboot-2.6.38/akita/defconfig index f6ab254a67..326bc39689 100644 --- a/recipes/linux/linux-kexecboot-2.6.38/akita/defconfig +++ b/recipes/linux/linux-kexecboot-2.6.38/akita/defconfig @@ -31,6 +31,8 @@ CONFIG_PCMCIA_PXA2XX=y CONFIG_NO_HZ=y CONFIG_AEABI=y # CONFIG_OABI_COMPAT is not set +CONFIG_ZBOOT_ROM_TEXT=0x0 +CONFIG_ZBOOT_ROM_BSS=0x0 CONFIG_CMDLINE="console=tty1 console=ttyS0,115200n8 fbcon=rotate:1" CONFIG_KEXEC=y CONFIG_PM=y @@ -100,6 +102,8 @@ CONFIG_LEDS_GPIO=y CONFIG_LEDS_TRIGGERS=y CONFIG_LEDS_TRIGGER_TIMER=y CONFIG_LEDS_TRIGGER_HEARTBEAT=y +CONFIG_RTC_CLASS=y +CONFIG_RTC_DRV_PXA=y CONFIG_EXT2_FS=y CONFIG_EXT3_FS=y # CONFIG_EXT3_DEFAULTS_TO_ORDERED is not set diff --git a/recipes/linux/linux-kexecboot-2.6.38/c7x0/defconfig b/recipes/linux/linux-kexecboot-2.6.38/c7x0/defconfig index a1170e13a3..240cd70d08 100644 --- a/recipes/linux/linux-kexecboot-2.6.38/c7x0/defconfig +++ b/recipes/linux/linux-kexecboot-2.6.38/c7x0/defconfig @@ -32,6 +32,8 @@ CONFIG_PCMCIA_PXA2XX=y CONFIG_NO_HZ=y CONFIG_AEABI=y # CONFIG_OABI_COMPAT is not set +CONFIG_ZBOOT_ROM_TEXT=0x0 +CONFIG_ZBOOT_ROM_BSS=0x0 CONFIG_CMDLINE="console=tty1 console=ttyS0,115200n8" CONFIG_KEXEC=y CONFIG_PM=y @@ -102,6 +104,8 @@ CONFIG_LEDS_GPIO=y CONFIG_LEDS_TRIGGERS=y CONFIG_LEDS_TRIGGER_TIMER=y CONFIG_LEDS_TRIGGER_HEARTBEAT=y +CONFIG_RTC_CLASS=y +CONFIG_RTC_DRV_SA1100=y CONFIG_EXT2_FS=y CONFIG_EXT3_FS=y # CONFIG_EXT3_DEFAULTS_TO_ORDERED is not set diff --git a/recipes/linux/linux-kexecboot-2.6.38/collie/defconfig b/recipes/linux/linux-kexecboot-2.6.38/collie/defconfig index 5b77d38285..94ba6ada5c 100644 --- a/recipes/linux/linux-kexecboot-2.6.38/collie/defconfig +++ b/recipes/linux/linux-kexecboot-2.6.38/collie/defconfig @@ -28,6 +28,8 @@ CONFIG_PCMCIA_SA1100=y CONFIG_NO_HZ=y CONFIG_AEABI=y # CONFIG_OABI_COMPAT is not set +CONFIG_ZBOOT_ROM_TEXT=0x0 +CONFIG_ZBOOT_ROM_BSS=0x0 CONFIG_CMDLINE="console=tty1 console=ttySA0,115200n8 fbcon=rotate:1 mem=64M" CONFIG_KEXEC=y CONFIG_PM=y @@ -112,6 +114,8 @@ CONFIG_LEDS_GPIO=y CONFIG_LEDS_TRIGGERS=y CONFIG_LEDS_TRIGGER_TIMER=y CONFIG_LEDS_TRIGGER_HEARTBEAT=y +CONFIG_RTC_CLASS=y +CONFIG_RTC_DRV_SA1100=y CONFIG_EXT2_FS=y CONFIG_EXT3_FS=y # CONFIG_EXT3_DEFAULTS_TO_ORDERED is not set diff --git a/recipes/linux/linux-kexecboot-2.6.38/poodle/defconfig b/recipes/linux/linux-kexecboot-2.6.38/poodle/defconfig index 6f8d46852c..afaf0ec367 100644 --- a/recipes/linux/linux-kexecboot-2.6.38/poodle/defconfig +++ b/recipes/linux/linux-kexecboot-2.6.38/poodle/defconfig @@ -104,6 +104,8 @@ CONFIG_LEDS_GPIO=y CONFIG_LEDS_TRIGGERS=y CONFIG_LEDS_TRIGGER_TIMER=y CONFIG_LEDS_TRIGGER_HEARTBEAT=y +CONFIG_RTC_CLASS=y +CONFIG_RTC_DRV_SA1100=y CONFIG_EXT2_FS=y CONFIG_EXT3_FS=y # CONFIG_EXT3_DEFAULTS_TO_ORDERED is not set diff --git a/recipes/linux/linux-kexecboot-2.6.38/spitz/defconfig b/recipes/linux/linux-kexecboot-2.6.38/spitz/defconfig index f6ab254a67..326bc39689 100644 --- a/recipes/linux/linux-kexecboot-2.6.38/spitz/defconfig +++ b/recipes/linux/linux-kexecboot-2.6.38/spitz/defconfig @@ -31,6 +31,8 @@ CONFIG_PCMCIA_PXA2XX=y CONFIG_NO_HZ=y CONFIG_AEABI=y # CONFIG_OABI_COMPAT is not set +CONFIG_ZBOOT_ROM_TEXT=0x0 +CONFIG_ZBOOT_ROM_BSS=0x0 CONFIG_CMDLINE="console=tty1 console=ttyS0,115200n8 fbcon=rotate:1" CONFIG_KEXEC=y CONFIG_PM=y @@ -100,6 +102,8 @@ CONFIG_LEDS_GPIO=y CONFIG_LEDS_TRIGGERS=y CONFIG_LEDS_TRIGGER_TIMER=y CONFIG_LEDS_TRIGGER_HEARTBEAT=y +CONFIG_RTC_CLASS=y +CONFIG_RTC_DRV_PXA=y CONFIG_EXT2_FS=y CONFIG_EXT3_FS=y # CONFIG_EXT3_DEFAULTS_TO_ORDERED is not set diff --git a/recipes/linux/linux-kexecboot-2.6.38/tosa/defconfig b/recipes/linux/linux-kexecboot-2.6.38/tosa/defconfig index f3a47be3e5..99413be1f1 100644 --- a/recipes/linux/linux-kexecboot-2.6.38/tosa/defconfig +++ b/recipes/linux/linux-kexecboot-2.6.38/tosa/defconfig @@ -30,6 +30,8 @@ CONFIG_PCMCIA_PXA2XX=y CONFIG_NO_HZ=y CONFIG_AEABI=y # CONFIG_OABI_COMPAT is not set +CONFIG_ZBOOT_ROM_TEXT=0x0 +CONFIG_ZBOOT_ROM_BSS=0x0 CONFIG_CMDLINE="console=tty1 console=ttyS0,115200n8" CONFIG_KEXEC=y CONFIG_PM=y @@ -102,6 +104,8 @@ CONFIG_LEDS_GPIO=y CONFIG_LEDS_TRIGGERS=y CONFIG_LEDS_TRIGGER_TIMER=y CONFIG_LEDS_TRIGGER_HEARTBEAT=y +CONFIG_RTC_CLASS=y +CONFIG_RTC_DRV_SA1100=y CONFIG_EXT2_FS=y CONFIG_EXT3_FS=y # CONFIG_EXT3_DEFAULTS_TO_ORDERED is not set