From patchwork Mon Nov 11 13:02:55 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Linus Walleij X-Patchwork-Id: 21442 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-vc0-f198.google.com (mail-vc0-f198.google.com [209.85.220.198]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id 0639C244E4 for ; Mon, 11 Nov 2013 13:03:04 +0000 (UTC) Received: by mail-vc0-f198.google.com with SMTP id hz11sf1545527vcb.1 for ; Mon, 11 Nov 2013 05:03:03 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:delivered-to:from:to:cc:subject :date:message-id:x-original-sender:x-original-authentication-results :precedence:mailing-list:list-id:list-post:list-help:list-archive :list-unsubscribe; bh=w1WtvLXdQwlo86SAokV98ymHQBvDrnsBDGUcjBh6ttE=; b=LiQoKunWQDhiJCdJcPO4i+zbVjDjO1atcAIb48Qr5mTD49mMuKOKQAxY0cvNVB6abM urq1Va/F4JcXz1Fitmu8VT4e5KD98y0mymBM6e+LgyAeLlsPnBAz6TKkVGEukl3Fq+dC pFwppuWgfbe00RI++vEEKRKPL5InDo80Nd/+DTXbKCiflmgaMPI1XeePRYlbEiw40C8Z YExN6vR1vYkiDgq9QGxoYVWxludiZFrg26dEhpSk7s+JvyA/doMzJLzUW2l6sgZDnb+S EmviSVxBlfmS3JL9KB96BmSMCZcntWjsJ6+qNlSAlQmBriTb7iO6S2U3uKSsxNJIqWjj dt3g== X-Gm-Message-State: ALoCoQn7Kh5h7hSNipgOYXj9KJZGdw67l6zLzlGX9JO4brZ4pA6LB+a1HTzbP7EUuZDrGklPX593 X-Received: by 10.58.75.199 with SMTP id e7mr8882750vew.20.1384174983687; Mon, 11 Nov 2013 05:03:03 -0800 (PST) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.49.58.180 with SMTP id s20ls2374879qeq.37.gmail; Mon, 11 Nov 2013 05:03:03 -0800 (PST) X-Received: by 10.220.184.70 with SMTP id cj6mr1787530vcb.23.1384174983585; Mon, 11 Nov 2013 05:03:03 -0800 (PST) Received: from mail-ve0-f172.google.com (mail-ve0-f172.google.com [209.85.128.172]) by mx.google.com with ESMTPS id vq3si9608502veb.141.2013.11.11.05.03.03 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 11 Nov 2013 05:03:03 -0800 (PST) Received-SPF: neutral (google.com: 209.85.128.172 is neither permitted nor denied by best guess record for domain of patch+caf_=patchwork-forward=linaro.org@linaro.org) client-ip=209.85.128.172; Received: by mail-ve0-f172.google.com with SMTP id oz11so2117087veb.31 for ; Mon, 11 Nov 2013 05:03:03 -0800 (PST) X-Received: by 10.52.164.16 with SMTP id ym16mr121123vdb.39.1384174983477; Mon, 11 Nov 2013 05:03:03 -0800 (PST) X-Forwarded-To: patchwork-forward@linaro.org X-Forwarded-For: patch@linaro.org patchwork-forward@linaro.org Delivered-To: patches@linaro.org Received: by 10.220.174.196 with SMTP id u4csp89328vcz; Mon, 11 Nov 2013 05:03:03 -0800 (PST) X-Received: by 10.180.87.69 with SMTP id v5mr12131947wiz.45.1384174980237; Mon, 11 Nov 2013 05:03:00 -0800 (PST) Received: from mail-wg0-f51.google.com (mail-wg0-f51.google.com [74.125.82.51]) by mx.google.com with ESMTPS id fy1si9641479wjb.65.2013.11.11.05.02.59 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 11 Nov 2013 05:03:00 -0800 (PST) Received-SPF: neutral (google.com: 74.125.82.51 is neither permitted nor denied by best guess record for domain of linus.walleij@linaro.org) client-ip=74.125.82.51; Received: by mail-wg0-f51.google.com with SMTP id m15so85463wgh.6 for ; Mon, 11 Nov 2013 05:02:59 -0800 (PST) X-Received: by 10.180.36.80 with SMTP id o16mr12350733wij.1.1384174979797; Mon, 11 Nov 2013 05:02:59 -0800 (PST) Received: from localhost.localdomain ([85.235.11.236]) by mx.google.com with ESMTPSA id td6sm34011917wic.10.2013.11.11.05.02.58 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 11 Nov 2013 05:02:59 -0800 (PST) From: Linus Walleij To: openembedded-devel@lists.openembedded.org Cc: Andrea Adami , Linus Walleij Subject: [meta-handheld] [PATCH 2/3] h3600: update defconfig Date: Mon, 11 Nov 2013 14:02:55 +0100 Message-Id: <1384174975-5042-1-git-send-email-linus.walleij@linaro.org> X-Mailer: git-send-email 1.8.3.1 X-Removed-Original-Auth: Dkim didn't pass. X-Original-Sender: linus.walleij@linaro.org X-Original-Authentication-Results: mx.google.com; spf=neutral (google.com: 209.85.128.172 is neither permitted nor denied by best guess record for domain of patch+caf_=patchwork-forward=linaro.org@linaro.org) smtp.mail=patch+caf_=patchwork-forward=linaro.org@linaro.org Precedence: list Mailing-list: list patchwork-forward@linaro.org; contact patchwork-forward+owners@linaro.org List-ID: X-Google-Group-Id: 836684582541 List-Post: , List-Help: , List-Archive: List-Unsubscribe: , Enable some vital kernel options such as DEVTMPFS and EABI. Signed-off-by: Linus Walleij --- .../linux/linux-yocto-3.10/h3600/defconfig | 23 ++++++++++++++++++++-- 1 file changed, 21 insertions(+), 2 deletions(-) diff --git a/recipes-kernel/linux/linux-yocto-3.10/h3600/defconfig b/recipes-kernel/linux/linux-yocto-3.10/h3600/defconfig index 2b4adc5f89d9..612502a801fb 100644 --- a/recipes-kernel/linux/linux-yocto-3.10/h3600/defconfig +++ b/recipes-kernel/linux/linux-yocto-3.10/h3600/defconfig @@ -1,6 +1,5 @@ CONFIG_SYSVIPC=y CONFIG_NO_HZ_IDLE=y -CONFIG_HIGH_RES_TIMERS=y CONFIG_LOG_BUF_SHIFT=14 CONFIG_BLK_DEV_INITRD=y CONFIG_MODULES=y @@ -13,6 +12,7 @@ CONFIG_SA1100_H3600=y CONFIG_PCCARD=y CONFIG_PCMCIA_SA1100=y CONFIG_PREEMPT=y +CONFIG_AEABI=y CONFIG_ZBOOT_ROM_TEXT=0x0 CONFIG_ZBOOT_ROM_BSS=0x0 # CONFIG_CPU_FREQ_STAT is not set @@ -21,12 +21,13 @@ CONFIG_NET=y CONFIG_UNIX=y CONFIG_INET=y # CONFIG_IPV6 is not set -CONFIG_IRDA=m +CONFIG_IRDA=y CONFIG_IRLAN=m CONFIG_IRNET=m CONFIG_IRCOMM=m # CONFIG_WIRELESS is not set CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" +CONFIG_DEVTMPFS=y CONFIG_MTD=y CONFIG_MTD_REDBOOT_PARTS=y CONFIG_MTD_BLOCK=y @@ -48,17 +49,34 @@ CONFIG_PPP_BSDCOMP=m CONFIG_PPP_DEFLATE=m CONFIG_PPP_ASYNC=m # CONFIG_WLAN is not set +CONFIG_INPUT_EVDEV=y # CONFIG_KEYBOARD_ATKBD is not set CONFIG_KEYBOARD_GPIO=y +CONFIG_KEYBOARD_IPAQ_MICRO=y # CONFIG_INPUT_MOUSE is not set +CONFIG_INPUT_TOUCHSCREEN=y +CONFIG_TOUCHSCREEN_IPAQ_MICRO=y # CONFIG_SERIO is not set CONFIG_SERIAL_SA1100=y CONFIG_SERIAL_SA1100_CONSOLE=y # CONFIG_HW_RANDOM is not set +CONFIG_POWER_SUPPLY=y +CONFIG_BATTERY_IPAQ_MICRO=y # CONFIG_HWMON is not set CONFIG_FB=y CONFIG_FB_SA1100=y +CONFIG_BACKLIGHT_LCD_SUPPORT=y +CONFIG_BACKLIGHT_CLASS_DEVICE=y +CONFIG_FRAMEBUFFER_CONSOLE=y +CONFIG_FRAMEBUFFER_CONSOLE_ROTATION=y +CONFIG_LOGO=y # CONFIG_USB_SUPPORT is not set +CONFIG_NEW_LEDS=y +CONFIG_LEDS_CLASS=y +CONFIG_LEDS_IPAQ_MICRO=y +CONFIG_DMADEVICES=y +CONFIG_DMA_SA11X0=y +CONFIG_DMATEST=y CONFIG_EXT2_FS=y CONFIG_MSDOS_FS=m CONFIG_VFAT_FS=m @@ -70,3 +88,4 @@ CONFIG_CRAMFS=m CONFIG_NFS_FS=y CONFIG_NFSD=m CONFIG_NLS=y +CONFIG_DEBUG_FS=y