summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKalle Vahlman <kalle.vahlman@movial.com>2012-02-20 15:22:00 +0100
committerKalle Vahlman <kalle.vahlman@movial.com>2012-02-20 15:22:00 +0100
commit56eaf52550211bf91b649b70a8bc587a0559d2c5 (patch)
tree9d8244b80a80ca501157dcb4d86793680bf87a69
parent87842d559f6358b1b592a94f2660c1c5bb2f40ec (diff)
debian: config: Update the packaging config with community requests
Signed-off-by: Kalle Vahlman <kalle.vahlman@movial.com> The current packaging config misses things requested by community, as well as a default setting for few newly introduced options.
-rw-r--r--debian.linaro/config/config.common.ubuntu177
1 files changed, 165 insertions, 12 deletions
diff --git a/debian.linaro/config/config.common.ubuntu b/debian.linaro/config/config.common.ubuntu
index 2b0d440d21a..a4b33169a59 100644
--- a/debian.linaro/config/config.common.ubuntu
+++ b/debian.linaro/config/config.common.ubuntu
@@ -9,6 +9,7 @@ CONFIG_AB5500_DEBUG=y
CONFIG_AB5500_GPADC=y
CONFIG_AB5500_SIM=y
# CONFIG_AB5500_USB is not set
+# CONFIG_AB8500_9100_LI_ION_BATTERY is not set
# CONFIG_AB8500_BATTERY_THERM_ON_BATCTRL is not set
CONFIG_AB8500_BM=y
CONFIG_AB8500_CORE=y
@@ -555,7 +556,7 @@ CONFIG_DM_UEVENT=y
# CONFIG_DM_ZERO is not set
# CONFIG_DNET is not set
CONFIG_DNOTIFY=y
-# CONFIG_DNS_RESOLVER is not set
+CONFIG_DNS_RESOLVER=y
CONFIG_DRM=y
# CONFIG_DS1682 is not set
# CONFIG_DUMMY is not set
@@ -857,7 +858,8 @@ CONFIG_I2C_NOMADIK=y
# CONFIG_ICS932S401 is not set
# CONFIG_IEEE802154 is not set
# CONFIG_IIO is not set
-# CONFIG_IKCONFIG is not set
+CONFIG_IKCONFIG=y
+CONFIG_IKCONFIG_PROC=y
# CONFIG_IMA is not set
CONFIG_INET=y
# CONFIG_INET6_AH is not set
@@ -1099,12 +1101,15 @@ CONFIG_LIRC=y
CONFIG_LOCALVERSION=""
# CONFIG_LOCALVERSION_AUTO is not set
CONFIG_LOCAL_TIMERS=y
+CONFIG_LOCKD=m
CONFIG_LOCKDEP_SUPPORT=y
+CONFIG_LOCKD_V4=y
# CONFIG_LOCKUP_DETECTOR is not set
# CONFIG_LOCK_STAT is not set
# CONFIG_LOGFS is not set
# CONFIG_LOGO is not set
CONFIG_LOG_BUF_SHIFT=18
+# CONFIG_LPS001WP_INPUT_DEVICE is not set
# CONFIG_LSI_ET1011C_PHY is not set
CONFIG_LSM_MMAP_MIN_ADDR=0
# CONFIG_LXT_PHY is not set
@@ -1354,7 +1359,16 @@ CONFIG_NET_VENDOR_STMICRO=y
CONFIG_NEW_LEDS=y
# CONFIG_NFC is not set
# CONFIG_NFSD is not set
-# CONFIG_NFS_FS is not set
+CONFIG_NFS_ACL_SUPPORT=m
+CONFIG_NFS_COMMON=y
+CONFIG_NFS_FS=m
+CONFIG_NFS_USE_KERNEL_DNS=y
+# CONFIG_NFS_USE_LEGACY_DNS is not set
+# CONFIG_NFS_USE_NEW_IDMAPPER is not set
+CONFIG_NFS_V3=y
+CONFIG_NFS_V3_ACL=y
+CONFIG_NFS_V4=y
+CONFIG_NFS_V4_1=y
CONFIG_NF_CONNTRACK=y
# CONFIG_NF_CONNTRACK_AMANDA is not set
# CONFIG_NF_CONNTRACK_EVENTS is not set
@@ -1441,6 +1455,7 @@ CONFIG_OABI_COMPAT=y
# CONFIG_OC_ETM is not set
CONFIG_OLD_MCOUNT=y
# CONFIG_OMFS_FS is not set
+# CONFIG_OPROFILE is not set
# CONFIG_OSF_PARTITION is not set
CONFIG_OUTER_CACHE=y
CONFIG_OUTER_CACHE_SYNC=y
@@ -1476,6 +1491,8 @@ CONFIG_PM_CLK=y
CONFIG_PM_RUNTIME=y
CONFIG_PM_SLEEP=y
CONFIG_PM_SLEEP_SMP=y
+CONFIG_PNFS_BLOCK=m
+CONFIG_PNFS_FILE_LAYOUT=m
# CONFIG_POHMELFS is not set
# CONFIG_POSIX_MQUEUE is not set
CONFIG_POWER_SUPPLY=y
@@ -1506,7 +1523,7 @@ CONFIG_PROC_SYSCTL=y
CONFIG_PROC_VMCORE=y
# CONFIG_PROFILE_ALL_BRANCHES is not set
# CONFIG_PROFILE_ANNOTATED_BRANCHES is not set
-# CONFIG_PROFILING is not set
+CONFIG_PROFILING=y
# CONFIG_PROVE_LOCKING is not set
# CONFIG_PSTORE is not set
# CONFIG_QFMT_V1 is not set
@@ -1763,7 +1780,7 @@ CONFIG_SENSORS_L3G4200D=y
# CONFIG_SENSORS_LM95241 is not set
# CONFIG_SENSORS_LM95245 is not set
CONFIG_SENSORS_LSM303DLH=y
-# CONFIG_SENSORS_LSM303DLHC is not set
+CONFIG_SENSORS_LSM303DLHC=y
# CONFIG_SENSORS_LSM303DLH_INPUT_DEVICE is not set
# CONFIG_SENSORS_LTC4151 is not set
# CONFIG_SENSORS_LTC4215 is not set
@@ -1893,6 +1910,7 @@ CONFIG_SND_USB_AUDIO=y
# CONFIG_SND_USB_UA101 is not set
# CONFIG_SND_VERBOSE_PRINTK is not set
CONFIG_SND_VERBOSE_PROCFS=y
+# CONFIG_SOC_CAMERA is not set
# CONFIG_SOFT_WATCHDOG is not set
CONFIG_SOLARIS_X86_PARTITION=y
CONFIG_SOUND=y
@@ -1949,6 +1967,9 @@ CONFIG_STM_WAKEUP_CHANNEL=252
CONFIG_STOP_MACHINE=y
CONFIG_STRICT_DEVMEM=y
# CONFIG_STRIP_ASM_SYMS is not set
+CONFIG_SUNRPC=m
+CONFIG_SUNRPC_BACKCHANNEL=y
+CONFIG_SUNRPC_GSS=m
CONFIG_SUN_PARTITION=y
CONFIG_SUSPEND=y
CONFIG_SUSPEND_FREEZER=y
@@ -2067,13 +2088,17 @@ CONFIG_USB=y
# CONFIG_USBPCWATCHDOG is not set
CONFIG_USB_ACM=y
# CONFIG_USB_ADUTUX is not set
+# CONFIG_USB_ALI_M5632 is not set
+# CONFIG_USB_AN2720 is not set
# CONFIG_USB_ANNOUNCE_NEW_DEVICES is not set
# CONFIG_USB_APPLEDISPLAY is not set
# CONFIG_USB_ARCH_HAS_EHCI is not set
CONFIG_USB_ARCH_HAS_HCD=y
# CONFIG_USB_ARCH_HAS_OHCI is not set
# CONFIG_USB_ARCH_HAS_XHCI is not set
+CONFIG_USB_ARMLINUX=y
# CONFIG_USB_AUDIO is not set
+CONFIG_USB_BELKIN=y
# CONFIG_USB_C67X00_HCD is not set
# CONFIG_USB_CATC is not set
CONFIG_USB_CDC_COMPOSITE=m
@@ -2091,6 +2116,8 @@ CONFIG_USB_COMMON=y
# CONFIG_USB_EMI26 is not set
# CONFIG_USB_EMI62 is not set
# CONFIG_USB_ENESTORAGE is not set
+# CONFIG_USB_EPSON2888 is not set
+# CONFIG_USB_ET61X251 is not set
CONFIG_USB_ETH=m
# CONFIG_USB_ETH_EEM is not set
CONFIG_USB_ETH_RNDIS=y
@@ -2105,16 +2132,61 @@ CONFIG_USB_GADGET=y
# CONFIG_USB_GADGET_DEBUG_FILES is not set
# CONFIG_USB_GADGET_DEBUG_FS is not set
CONFIG_USB_GADGET_DUALSPEED=y
+CONFIG_USB_GADGET_MUSB_HDRC=m
CONFIG_USB_GADGET_STORAGE_NUM_BUFFERS=2
CONFIG_USB_GADGET_VBUS_DRAW=500
+# CONFIG_USB_GL860 is not set
# CONFIG_USB_GPIO_VBUS is not set
+CONFIG_USB_GSPCA=m
+# CONFIG_USB_GSPCA_BENQ is not set
+# CONFIG_USB_GSPCA_CONEX is not set
+# CONFIG_USB_GSPCA_CPIA1 is not set
+# CONFIG_USB_GSPCA_ETOMS is not set
+# CONFIG_USB_GSPCA_FINEPIX is not set
+# CONFIG_USB_GSPCA_JEILINJ is not set
+# CONFIG_USB_GSPCA_KINECT is not set
+# CONFIG_USB_GSPCA_KONICA is not set
+# CONFIG_USB_GSPCA_MARS is not set
+# CONFIG_USB_GSPCA_MR97310A is not set
+# CONFIG_USB_GSPCA_NW80X is not set
+# CONFIG_USB_GSPCA_OV519 is not set
+# CONFIG_USB_GSPCA_OV534 is not set
+# CONFIG_USB_GSPCA_OV534_9 is not set
+# CONFIG_USB_GSPCA_PAC207 is not set
+# CONFIG_USB_GSPCA_PAC7302 is not set
+# CONFIG_USB_GSPCA_PAC7311 is not set
+# CONFIG_USB_GSPCA_SE401 is not set
+# CONFIG_USB_GSPCA_SN9C2028 is not set
+# CONFIG_USB_GSPCA_SN9C20X is not set
+# CONFIG_USB_GSPCA_SONIXB is not set
+# CONFIG_USB_GSPCA_SONIXJ is not set
+# CONFIG_USB_GSPCA_SPCA1528 is not set
+# CONFIG_USB_GSPCA_SPCA500 is not set
+# CONFIG_USB_GSPCA_SPCA501 is not set
+# CONFIG_USB_GSPCA_SPCA505 is not set
+# CONFIG_USB_GSPCA_SPCA506 is not set
+# CONFIG_USB_GSPCA_SPCA508 is not set
+# CONFIG_USB_GSPCA_SPCA561 is not set
+# CONFIG_USB_GSPCA_SQ905 is not set
+# CONFIG_USB_GSPCA_SQ905C is not set
+# CONFIG_USB_GSPCA_SQ930X is not set
+# CONFIG_USB_GSPCA_STK014 is not set
+# CONFIG_USB_GSPCA_STV0680 is not set
+# CONFIG_USB_GSPCA_SUNPLUS is not set
+# CONFIG_USB_GSPCA_T613 is not set
+# CONFIG_USB_GSPCA_TOPRO is not set
+# CONFIG_USB_GSPCA_TV8532 is not set
+# CONFIG_USB_GSPCA_VC032X is not set
+# CONFIG_USB_GSPCA_VICAM is not set
+# CONFIG_USB_GSPCA_XIRLINK_CIT is not set
+# CONFIG_USB_GSPCA_ZC3XX is not set
# CONFIG_USB_G_ACM_MS is not set
# CONFIG_USB_G_DBGP is not set
CONFIG_USB_G_HID=m
CONFIG_USB_G_MULTI=m
CONFIG_USB_G_MULTI_CDC=y
# CONFIG_USB_G_MULTI_RNDIS is not set
-# CONFIG_USB_G_NCM is not set
+CONFIG_USB_G_NCM=m
# CONFIG_USB_G_NOKIA is not set
# CONFIG_USB_G_PRINTER is not set
CONFIG_USB_G_SERIAL=m
@@ -2132,11 +2204,13 @@ CONFIG_USB_HID=y
# CONFIG_USB_ISP1362_HCD is not set
# CONFIG_USB_ISP1760_HCD is not set
# CONFIG_USB_KAWETH is not set
+# CONFIG_USB_KC2190 is not set
# CONFIG_USB_LCD is not set
# CONFIG_USB_LD is not set
# CONFIG_USB_LED is not set
# CONFIG_USB_LEGOTOWER is not set
CONFIG_USB_LIBUSUAL=y
+# CONFIG_USB_M5602 is not set
# CONFIG_USB_M66592 is not set
CONFIG_USB_MASS_STORAGE=m
# CONFIG_USB_MDC800 is not set
@@ -2146,12 +2220,25 @@ CONFIG_USB_MON=y
# CONFIG_USB_MR800 is not set
# CONFIG_USB_MUSB_DEBUG is not set
CONFIG_USB_MUSB_HDRC=y
-CONFIG_USB_MUSB_HDRC_HCD=y
-CONFIG_USB_MUSB_HOST=y
-# CONFIG_USB_MUSB_OTG is not set
-# CONFIG_USB_MUSB_PERIPHERAL is not set
CONFIG_USB_MUSB_UX500=y
# CONFIG_USB_NET2272 is not set
+CONFIG_USB_NET_AX8817X=m
+CONFIG_USB_NET_CDCETHER=m
+# CONFIG_USB_NET_CDC_EEM is not set
+CONFIG_USB_NET_CDC_NCM=m
+CONFIG_USB_NET_CDC_SUBSET=m
+# CONFIG_USB_NET_CX82310_ETH is not set
+# CONFIG_USB_NET_DM9601 is not set
+# CONFIG_USB_NET_GL620A is not set
+# CONFIG_USB_NET_INT51X1 is not set
+# CONFIG_USB_NET_KALMIA is not set
+# CONFIG_USB_NET_MCS7830 is not set
+CONFIG_USB_NET_NET1080=m
+# CONFIG_USB_NET_PLUSB is not set
+# CONFIG_USB_NET_RNDIS_HOST is not set
+# CONFIG_USB_NET_SMSC75XX is not set
+# CONFIG_USB_NET_SMSC95XX is not set
+CONFIG_USB_NET_ZAURUS=m
CONFIG_USB_OTG=y
# CONFIG_USB_OTG_BLACKLIST_HUB is not set
CONFIG_USB_OTG_UTILS=y
@@ -2159,15 +2246,20 @@ CONFIG_USB_OTG_UTILS=y
# CONFIG_USB_OXU210HP_HCD is not set
# CONFIG_USB_PEGASUS is not set
# CONFIG_USB_PRINTER is not set
+# CONFIG_USB_PWC is not set
# CONFIG_USB_R8A66597 is not set
# CONFIG_USB_R8A66597_HCD is not set
# CONFIG_USB_RENESAS_USBHS is not set
# CONFIG_USB_RIO500 is not set
# CONFIG_USB_RTL8150 is not set
+# CONFIG_USB_S2255 is not set
# CONFIG_USB_SERIAL is not set
# CONFIG_USB_SEVSEG is not set
+# CONFIG_USB_SIERRA_NET is not set
# CONFIG_USB_SISUSBVGA is not set
# CONFIG_USB_SL811_HCD is not set
+# CONFIG_USB_SN9C102 is not set
+# CONFIG_USB_STKWEBCAM is not set
CONFIG_USB_STORAGE=y
# CONFIG_USB_STORAGE_ALAUDA is not set
# CONFIG_USB_STORAGE_CYPRESS_ATACB is not set
@@ -2183,6 +2275,7 @@ CONFIG_USB_STORAGE=y
# CONFIG_USB_STORAGE_SDDR09 is not set
# CONFIG_USB_STORAGE_SDDR55 is not set
# CONFIG_USB_STORAGE_USBAT is not set
+# CONFIG_USB_STV06XX is not set
CONFIG_USB_SUPPORT=y
CONFIG_USB_SUSPEND=y
# CONFIG_USB_SWITCH_FSA9480 is not set
@@ -2192,14 +2285,18 @@ CONFIG_USB_SUSPEND=y
# CONFIG_USB_TRANCEVIBRATOR is not set
# CONFIG_USB_UAS is not set
# CONFIG_USB_ULPI is not set
-# CONFIG_USB_USBNET is not set
+CONFIG_USB_USBNET=m
CONFIG_USB_UX500_DMA=y
+CONFIG_USB_VIDEO_CLASS=m
+CONFIG_USB_VIDEO_CLASS_INPUT_EVDEV=y
+# CONFIG_USB_VL600 is not set
# CONFIG_USB_WDM is not set
# CONFIG_USB_WUSB is not set
# CONFIG_USB_WUSB_CBAF is not set
# CONFIG_USB_YUREX is not set
CONFIG_USB_ZERO=m
# CONFIG_USB_ZERO_HNPTEST is not set
+# CONFIG_USB_ZR364XX is not set
CONFIG_USE_GENERIC_SMP_HELPERS=y
# CONFIG_USE_OF is not set
CONFIG_UX500_CONSOLE_UART_GPIO_PIN=29
@@ -2207,6 +2304,7 @@ CONFIG_UX500_CONTEXT=y
# CONFIG_UX500_DEBUG_HWREG is not set
# CONFIG_UX500_DEBUG_NO_LAUTERBACH is not set
CONFIG_UX500_DEBUG_UART=2
+# CONFIG_UX500_GPIO_KEYS is not set
CONFIG_UX500_L2X0_PREFETCH_CTRL=y
CONFIG_UX500_PM_PERFORMANCE=y
CONFIG_UX500_SOC_COMMON=y
@@ -2219,18 +2317,73 @@ CONFIG_UX500_SUSPEND_DBG_WAKE_ON_UART=y
CONFIG_UX500_SUSPEND_MEM=y
CONFIG_UX500_SUSPEND_STANDBY=y
# CONFIG_V4L_MEM2MEM_DRIVERS is not set
+CONFIG_V4L_USB_DRIVERS=y
CONFIG_VECTORS_BASE=0xffff0000
# CONFIG_VETH is not set
CONFIG_VFAT_FS=y
CONFIG_VFP=y
CONFIG_VFPv3=y
# CONFIG_VGASTATE is not set
-# CONFIG_VIDEO_CAPTURE_DRIVERS is not set
+# CONFIG_VIDEO_ADV7170 is not set
+# CONFIG_VIDEO_ADV7175 is not set
+# CONFIG_VIDEO_ADV7180 is not set
+# CONFIG_VIDEO_ADV7343 is not set
+# CONFIG_VIDEO_ADV_DEBUG is not set
+# CONFIG_VIDEO_AK881X is not set
+# CONFIG_VIDEO_BT819 is not set
+# CONFIG_VIDEO_BT856 is not set
+# CONFIG_VIDEO_BT866 is not set
+CONFIG_VIDEO_CAPTURE_DRIVERS=y
+# CONFIG_VIDEO_CPIA2 is not set
+# CONFIG_VIDEO_CS5345 is not set
+# CONFIG_VIDEO_CS53L32A is not set
+# CONFIG_VIDEO_CX231XX is not set
+# CONFIG_VIDEO_CX2341X is not set
+# CONFIG_VIDEO_CX25840 is not set
CONFIG_VIDEO_DEV=y
+# CONFIG_VIDEO_EM28XX is not set
+# CONFIG_VIDEO_FIXED_MINOR_RANGES is not set
+# CONFIG_VIDEO_HDPVR is not set
+# CONFIG_VIDEO_HELPER_CHIPS_AUTO is not set
+CONFIG_VIDEO_IR_I2C=y
+# CONFIG_VIDEO_KS0127 is not set
+# CONFIG_VIDEO_M52790 is not set
CONFIG_VIDEO_MEDIA=y
+# CONFIG_VIDEO_MSP3400 is not set
+# CONFIG_VIDEO_MT9V011 is not set
# CONFIG_VIDEO_OUTPUT_CONTROL is not set
+# CONFIG_VIDEO_OV7670 is not set
+# CONFIG_VIDEO_PVRUSB2 is not set
+# CONFIG_VIDEO_SAA6588 is not set
+# CONFIG_VIDEO_SAA7110 is not set
+# CONFIG_VIDEO_SAA711X is not set
+# CONFIG_VIDEO_SAA7127 is not set
+# CONFIG_VIDEO_SAA717X is not set
+# CONFIG_VIDEO_SAA7185 is not set
+# CONFIG_VIDEO_SAA7191 is not set
+# CONFIG_VIDEO_SR030PC30 is not set
+# CONFIG_VIDEO_TCM825X is not set
+# CONFIG_VIDEO_TDA7432 is not set
+# CONFIG_VIDEO_TDA9840 is not set
+# CONFIG_VIDEO_TEA6415C is not set
+# CONFIG_VIDEO_TEA6420 is not set
+# CONFIG_VIDEO_THS7303 is not set
+# CONFIG_VIDEO_TIMBERDALE is not set
+# CONFIG_VIDEO_TLV320AIC23B is not set
+# CONFIG_VIDEO_TM6000 is not set
+# CONFIG_VIDEO_TVAUDIO is not set
+# CONFIG_VIDEO_TVP514X is not set
+# CONFIG_VIDEO_TVP5150 is not set
+# CONFIG_VIDEO_TVP7002 is not set
+# CONFIG_VIDEO_UPD64031A is not set
+# CONFIG_VIDEO_UPD64083 is not set
+# CONFIG_VIDEO_USBVISION is not set
CONFIG_VIDEO_V4L2=y
CONFIG_VIDEO_V4L2_COMMON=y
+# CONFIG_VIDEO_VP27SMPX is not set
+# CONFIG_VIDEO_VPX3220 is not set
+# CONFIG_VIDEO_WM8739 is not set
+# CONFIG_VIDEO_WM8775 is not set
# CONFIG_VIRTIO_BALLOON is not set
# CONFIG_VIRTIO_MMIO is not set
# CONFIG_VIRT_DRIVERS is not set