summaryrefslogtreecommitdiff
path: root/arch/arm/configs
AgeCommit message (Collapse)AuthorFilesLines
2015-06-10ARM: tizen/tizen_odroid_defconfig: enable extcon-usbotg configtizen_3.0.m2.a1_tv_releasetizen_3.0.m2.a1_mobile_releasetizen_3.0.m1_tv_releasetizen_3.0.m1_mobile_releasesubmit/tizen_3.0.2015.q2_common/20150615.075539submit/tizen/20150612.034839accepted/tizen/wearable/20150612.073354accepted/tizen/tv/20150612.073348accepted/tizen/mobile/20150612.073335accepted/tizen/common/20150612.071749accepted/tizen/3.0.2015.q2/common/20150615.160028tizen_3.0.m1_tvtizen_3.0.m1_mobiletizen_3.0.2015.q2_commonaccepted/tizen_commonaccepted/tizen_3.0.2015.q2_commonSeung-Woo Kim2-1/+11
This patch enables extcon-usbotg config to support reporting usb state with extcon and setting peripheral and otg mode. To support extcon-usbotg of odroid targets including one binary image and odroid image, both defconfigs are changed. Change-Id: I613696d6e926f1beea43c689821e7f53990728d5 Signed-off-by: Seung-Woo Kim <sw0312.kim@samsung.com>
2015-06-10arm: tizen_odroid_defconfig: enable fusesubmit/tizen/20150610.113501accepted/tizen/wearable/20150611.004610accepted/tizen/tv/20150611.004531accepted/tizen/mobile/20150611.004515accepted/tizen/common/20150610.144532Seung-Woo Kim1-1/+2
This patch enables fuse config to support user file system. Change-Id: I6928b6808f1b47e244cd1de7793466575e7de550 Signed-off-by: Seung-Woo Kim <sw0312.kim@samsung.com>
2015-04-16arm: tizen_odroid_defconfig: enable uinput configsubmit/tizen/20150421.063448accepted/tizen/wearable/20150421.095720accepted/tizen/tv/20150421.095508accepted/tizen/mobile/20150421.095959accepted/tizen/common/20150421.084654Seung-Woo Kim1-1/+21
This patch enables uinput config to support userland input driver. Change-Id: I6937ba3db8b3d9f26f289b45f33f8abb80d053d1 Signed-off-by: Seung-Woo Kim <sw0312.kim@samsung.com>
2015-04-16arm: tizen_defconfig: enable uinput configSeung-Woo Kim1-1/+21
This patch enables uinput config to support userland input driver. Change-Id: I69ad7db654d94e882fcc911eef8b8c5d94ef7e36 Signed-off-by: Seung-Woo Kim <sw0312.kim@samsung.com>
2015-03-30arm: tizen_defconfig: enable Odroid X2/U3 support with single kernel imageMarek Szyprowski1-24/+36
Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com> Change-Id: I92a8db74b9bcfcd55ae8d005f91ed52c844cf833
2015-03-17rinato: Enable CONFIG_DEVPTS_MULTIPLE_INSTANCESsubmit/tizen/20150318.083505accepted/tizen/wearable/20150319.013242accepted/tizen/tv/20150319.020218accepted/tizen/mobile/20150319.013810accepted/tizen/common/20150318.153518Maciej Wereski1-1/+1
This is required by systemd. Other configurations has this already enabled. Related: https://git.tizen.org/cgit/platform/upstream/systemd.git/commit/?h=upstream&id=b52a4a3b05a2a0d69868d57fd54f6e4b8fa0e7ca Change-Id: Ib8e4744c4cea1e0b6fe86ecb9e09cfa49be683be Signed-off-by: Maciej Wereski <m.wereski@partner.samsung.com>
2015-03-06arm: tizen_rinato_defconfig: enable mali r4p0submit/tizen/20150306.102923accepted/tizen/wearable/20150307.082045accepted/tizen/tv/20150307.081616accepted/tizen/mobile/20150310.065840accepted/tizen/common/20150306.164623Joonyoung Shim1-4/+8
Use mali r4p0 instead of r3p2. Change-Id: Ie777bf67c1887df0ca5180a42ac6c6a5d0753bd6 Signed-off-by: Joonyoung Shim <jy0922.shim@samsung.com>
2015-03-06arm: tizen_defconfig: enable mali r4p0Joonyoung Shim1-4/+8
Use mali r4p0 instead of r3p2. Change-Id: I911044ee55e7830f56e93eeeb56adfc1fcfe2b0e Signed-off-by: Joonyoung Shim <jy0922.shim@samsung.com>
2015-03-06arm: tizen_odroid_defconfig: enable mali r4p0Joonyoung Shim1-3/+7
Use mali r4p0 instead of r3p2. Change-Id: I9a40493ea1d1dce95576c8d0f17af0a34fa13f28 Signed-off-by: Joonyoung Shim <jy0922.shim@samsung.com>
2015-02-26ARM: tizen_odroid_defconfig: enable audit optionssubmit/tizen/20150226.040417accepted/tizen/wearable/20150226.095643accepted/tizen/tv/20150226.094420accepted/tizen/mobile/20150226.100351accepted/tizen/common/20150226.085027Seung-Woo Kim1-1/+4
This patch enables audit options to print log for security smack from tizen_odroid_defconfig. Change-Id: I5b6d034accdffce08c6320424960a1576ad03bca Signed-off-by: Seung-Woo Kim <sw0312.kim@samsung.com>
2014-11-18ARM: tizen_defconfig: update number of minors per block device to allow more ↵Inha Song1-1/+1
than 8 partitions This patch update MMC_BLOCK_MINORS to allow more than 8 partitions per block device. Number of total MMC minors available is 256. Change-Id: Ibd9bd1d2236ced4066d60aa53d11d9f82da21f4e Signed-off-by: Inha Song <ideal.song@samsung.com>
2014-11-18arm: tizen_odroid_defconfig: fix file permission to 644Joonyoung Shim1-0/+0
Please don't change file permission. Change-Id: I256e0fd874e1b0315f801521b83e48dff48793f5 Signed-off-by: Joonyoung Shim <jy0922.shim@samsung.com>
2014-11-18ARM: tizen_odroid_defconfig: enable option for USB webcamSeung-Woo Kim1-2/+3
This patch enables uvc config to support usb webcams. Change-Id: Id9c672cc3b5e25cb48e09827d25e3543562d016d Signed-off-by: Seung-Woo Kim <sw0312.kim@samsung.com>
2014-11-18tizen: rinato: enable smack permissive modeBeomho Seo1-3/+5
This patch enable smack and smack permissive mode. Change-Id: I45fe046c135fee48314fef08be9eceb6af0ad667 Signed-off-by: Beomho Seo <beomho.seo@samsung.com>
2014-11-18arm: configs: tizen_rinato: Enable PM_AUTOSLEEP and PM_WAKEUPLOCKS.Jonghwa Lee1-2/+4
This patch enables CONFIG_PM_AUTOSLEEP and CONFIG_PM_WAKEUPLOCKS to support device driver and user processor to hold wakeup on demand. Change-Id: I2b5504c5a92be0a9923fc03d60c438edceb9f1a7 Signed-off-by: Jonghwa Lee <jonghwa3.lee@samsung.com>
2014-11-18ARM: configs: tizen_rinato_defconfig: Disable s3c-rtc featureChanwoo Choi1-3/+6
This patch disables s3c-rtc feature becuase Rinato board don't use it. Change-Id: I3648618731b9d2554419fe04cd28c3c0c16943f9 Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
2014-11-18odroid, rinato: adjust configs to systemd requirements & recommendationsMaciej Wereski2-7/+29
Change-Id: I8defc8536ffe6669f953085ed8c3838bab00cfc3 Signed-off-by: Maciej Wereski <m.wereski@partner.samsung.com>
2014-11-18arm: configs: tizen_rinato: Enable sound machine driverInha Song1-0/+3
This patch enables rinato sound machine driver. Change-Id: Iced29c98fed8904acae4095c12b15191c3402c8a Signed-off-by: Inha Song <ideal.song@samsung.com>
2014-11-18arm: configs: tizen_rinato: Update rinato kernel configuration.Jonghwa Lee1-1/+2
Enable CONFIG_THERMAL_OF to expose thermistor sensor to thermal framework. It also disables CONFIG_THERMAL_HWMON not to make duplicated sysfs node of the thermistor sensor. Change-Id: I318cc27979b891bc7fcdd9cd2a2892e73ce65675 Signed-off-by: Jonghwa Lee <jonghwa3.lee@samsung.com>
2014-11-18arm: configs: tizen_rinato: Enable MAX14577/77836 regulatorJonghwa Lee1-1/+1
Change-Id: I619e3016eab20eb18ffdaaca38753b7f9b682bd4 Signed-off-by: Jonghwa Lee <jonghwa3.lee@samsung.com>
2014-11-18ARM: configs: tizen_rinato_defconfig: Enable HRM sensorJaewon Kim1-1/+1
This patch enables HRM sensor(ADPD142) in sensorhub. Change-Id: Icdc97fa0f9fc0ec6c7b2badc325f21e93920ecd1 Signed-off-by: Jaewon Kim <jaewon02.kim@samsung.com>
2014-11-18ARM: dts: enable g2d for odroid x2/u3Joonyoung Shim1-2/+4
Update DTS and defconfig for g2d. Change-Id: I1bf301630e6bf543b56d0df8717c7b592c786b81 Signed-off-by: Joonyoung Shim <jy0922.shim@samsung.com>
2014-11-18ARM: configs: Add tizen_rinato_defconfig for Rinato boardChanwoo Choi1-0/+2925
This patch add tizen_rinato_defconfig for Rinato board which is based on Exynos3250 SoC. Change-Id: I4007fecc45c5422412701d48ed8d216d3a7dc395 Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
2014-11-18arm: tizen_odroid_defconfig: add support for containersPiotr Bartosiewicz1-13/+22
Add support for linux containers (lxc, libvirt-lxc) in odroid SoC. This patch turns on user namespace, cgroups, bridging, vlan and multiple devpts stuff. Change-Id: I78b79a20f06154d96517ecb714174a252f87466a Signed-off-by: Piotr Bartosiewicz <p.bartosiewi@partner.samsung.com>
2014-11-18arm: tizen_odroid_defconfig: enable options for RTL8188CUS usb wifiJoonyoung Shim1-7/+44
Hardkernel provides RTL8188CUS usb wifi module with Odroid U3 board. This patch is to enable wireless options for RTL8188CUS usb wifi. Change-Id: I55f9cd346f31aa85b1f7a1d29835c425a31380cb Signed-off-by: Joonyoung Shim <jy0922.shim@samsung.com>
2014-11-18arm: tizen_odroid_defconfig: enable options for usb modemJoonyoung Shim1-2/+71
Below options are requested from telephone part to support usb modem. CONFIG_USB_SERIAL CONFIG_USB_SERIAL_OPTION CONFIG_PPP CONFIG_PPP_BSDCOMP CONFIG_PPP_DEFLATE CONFIG_PPP_FILTER CONFIG_PPP_MULTILINK CONFIG_PPP_ASYNC CONFIG_PPP_SYNC_TTY Change-Id: Id3de714f5ffc2885c22e33850faed0421d9d936d Signed-off-by: Joonyoung Shim <jy0922.shim@samsung.com>
2014-11-18config: odroid: Enable thermal subsystem for OdroidLukasz Majewski1-1/+22
This commit adds support for thermal subsystem for the Odroid family of development boards. Change-Id: Ib187fcc051d97b4ff5fdb24702804cbdf75af954 Signed-off-by: Lukasz Majewski <l.majewski@samsung.com>
2014-11-18arm: tizen_odroid_defconfig: built-in snd-usb-audioJoonyoung Shim1-4/+4
HVR950Q ananlog TV output needs snd-usb-audio, built-in it for user convenience. Change-Id: I7b274395f32d35be1841f3122a256f673d84a9c7 Signed-off-by: Joonyoung Shim <jy0922.shim@samsung.com>
2014-11-18tizen: update defconfig since upgraded to 3.10.52Chanho Park2-43/+183
Change-Id: I6c6545b239393eeeccaad3164f910f7c3fc5f85c Signed-off-by: Chanho Park <chanho61.park@samsung.com>
2014-11-18Odroid : Set Configuration flags to get loaded Bluetooth drivers.paraskumar1-7/+17
This patch enables configuration flags to load USB Bluetooth, HCIUART, HCIBTUSB, BT_RFCOMM and few HID drivers to use Bluetooth Mouse or Keyboard. Change-Id: I116fab362b9e4b8561b7d507081230b4e602a835 Signed-off-by: Paras Kumar <paras.kumar@samsung.com>
2014-11-18odroid: enable smack permissive modeChanho Park1-0/+2
This patch enables smack permissive mode because the platform cannot support smack correctly. This option will be disabled when the platform is more stable and support smack correctly. Change-Id: Ifeb1d2d5454f01f17d94cd02a7c5c2965a9b39f7 Signed-off-by: Chanho Park <chanho61.park@samsung.com>
2014-11-18tizen_odroid_defconfig: add support for HVR950Q RCMauro Carvalho Chehab1-0/+1
Now that we've backported the patches for HVR950Q Remote Controller, enable it at the default config for Odroid. Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
2014-11-18enable Hauppauge HD-PVR driverMauro Carvalho Chehab1-1/+1
Enable CONFIG_VIDEO_HDPVR, in order to allow using hd-pvr driver. Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
2014-11-18arm: tizen_odroid_defconfig: enable pwm-fan driverMarek Szyprowski1-2/+109
Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com> Change-Id: I67bb3df2f61d44a83ac96f57fc64cd1378f90cc9
2014-11-18odroid: disable dmabuf-syncChanho Park1-1/+1
Until we fix the dmabuf-sync correctly, disable dmabuf-sync. Change-Id: Ib7952354fe9c6f8408a5cfccc7412c2df212336f Signed-off-by: Chanho Park <chanho61.park@samsung.com>
2014-11-18arm: tizen_odroid_defconfig: enable MAX77686 RTC driverMarek Szyprowski1-1/+1
Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com> Change-Id: I67bb3df2f61d44a83ac96f57fc64cd1378f90cc6
2014-11-18arm: tizen_odroid_defconfig: enable LED heartbeatMarek Szyprowski1-1/+49
Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com> Change-Id: Iefb3e75d763693a29f85e5413675dbbfd2c51eb7
2014-11-18tizen: odroid: update defconfigChanho Park1-55/+378
Enable slp gadget Enable Network configurations Enable smack Change-Id: I6d0e5b0b4ae40cef54c5763bf566a17719290fdc Signed-off-by: Chanho Park <chanho61.park@samsung.com>
2014-11-18arm: tizen_odroid_defconfig: enable mmc unsafe resumeHyungwon Hwang1-1/+1
Enable mmc unsafe resume. This option is needed for the system which uses the mmc card for rootfs. Without it, errors occur when the system is being suspended, because the mmc card is removed too early. Change-Id: Iba885bda33d426df1cd83f9b2bb22d3744ca3f44 Signed-off-by: Hyungwon Hwang <human.hwang@samsung.com>
2014-11-18Kconfig: enable snd-usb-audio moduleMauro Carvalho Chehab1-1/+5
HVR950Q analog TV outputs audi via snd-usb-audio. Enable it, in order to have analog TV fully working. Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
2014-11-18arm: tizen_odroid_defconfig: enable l2cache and tizen global lockMarek Szyprowski1-5/+12
Enable Outer L2 CACHE controller and Tizen Global Lock. Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com> Change-Id: Ie2b56773ef69fa12c2a8788272ffd99c75c0a0d7
2014-11-18ARM: config: enable ISDB-T usb tuner stick of S870Liu Peiwen1-9/+11
ISDB-T usb stick S870 consists of DIB8000 tuner ,RC controller and usb interface, RC_CORE ,VIDEO_IR_I2C and MEDIA_RC_SUPPORT are enabled for supporting RC controller, DVB_USB for supporting USB interface,DVB_DIB8000 for supporting tuner component. Change-Id: I03a05c21762b133130ba22aa8d267b3b0b1b0740 Signed-off-by: Liu Peiwen <peiwen.liu@samsung.com>
2014-11-18arm: tizen_defconfig: Disable unused configurationInha Song1-6/+3
This patch disable unused configuration - ASoC: SMDK_WM8994: Machine, PCM, S/PDIF driver Change-Id: I41fd503587fb7c0344add8b2a6db2f83ad1e9662 Signed-off-by: Inha Song <ideal.song@samsung.com>
2014-11-18arm: config: tizen: update to enable AudioInha Song1-1/+1
The machine driver name was changed from "exynos4-wm1811" to "trats2-wm1811". Change-Id: I452b1321310d342a142e94e1671269e1e794b646 Signed-off-by: Inha Song <ideal.song@samsung.com>
2014-11-18Enable several USB drivers for Odroid-X2/U3Mauro Carvalho Chehab1-13/+74
Those USB drivers are the ones most commonly found nowadays for ISDB-T, ATSC and DVB-T/T2. Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
2014-11-18ebtables: ebtables support enable in Tizen linux-3.10.Jacek Pielaszkiewicz1-1/+26
Change-Id: Ib9650cf5fca7139a68af88edbcfb2f90777d8227 Signed-off-by: Jacek Pielaszkiewicz <j.pielaszkie@samsung.com>
2014-11-18add net_cls cgroupPrzemyslaw Kedzierski1-1/+1
This patch adds net_cls cgroup. It is needed for resourced. Change-Id: I78ee6b2dbe34aa6ce9cacc203a0c378524d76bb6 Signed-off-by: Przemyslaw Kedzierski <p.kedzierski@samsung.com>
2014-11-18tizen: update tizen_defconfig after usb2 phy backportMarek Szyprowski1-4/+3
Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com> Change-Id: I999a3507e29ecfa3a95f3cdd6ec746073da32a3d
2014-11-18Tizen: update defconfig for Odroid X2 and U3 boardsMarek Szyprowski1-9/+23
New defconfig supports both Odroid X2 and U3, so renamed it tizen_odroid_defconfig Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com> Change-Id: I19c966f05e92292ededd2f910cbf1190b5b2c45f
2014-11-18ARM: odroidx2: update defconfig to support Hauppauge WinTV-Aero-MChangbing Xiong1-197/+17
This modification will build drivers of WinTV-Aero-M into kernel, So that odroidx2 target could support this kind of tuner. Change-Id: I0788bda220e7151249d553274050a2b523a34e41 Signed-off-by: Changbing Xiong <cb.xiong@samsung.com>