summaryrefslogtreecommitdiff
path: root/arch/arm/configs
AgeCommit message (Collapse)Author
2019-02-12MLK-12899-2 video: mipi_dsi_samsung: add panel 'TFT3P5581' driver.Fancy Fang
Add the mipi panel 'TFT3P5581' driver. Signed-off-by: Fancy Fang <chen.fang@nxp.com>
2019-02-12MLK-12627-07 ARM: config: enable imx6ull in defconfigBai Ping
Enable i.MX6ULL in imx_v7_defconfig. Signed-off-by: Bai Ping <ping.bai@nxp.com>
2019-02-12MLK-12509-3 video: mipi_dsi_samsung: add build support for TFT3P5079E panel.Fancy Fang
The 'otm8018b' is the Source Driver IC which is used by 'TFT3P5079E' panel. This patch is adding the build support for the 'otm8018b' kernel driver. Signed-off-by: Fancy Fang <chen.fang@nxp.com>
2019-02-12MLK-13074 ARM: config: Enable the RNG driver in imx_v7_defconfigDan Douglass
Signed-off-by: Dan Douglass <dan.douglass@nxp.com>
2019-02-12MLK-12305 Enable CAAM in imx_v7_defconfigLeonard Crestez
Enabled CAAM in imx_v7_defconfig. Signed-off-by: Dan Douglass <dan.douglass@nxp.com>
2019-02-12MLK-12054-2 defconfig: enable MIPI DSI for i.MX6QDLRobby Cai
Enable MIPI DSI option Signed-off-by: Robby Cai <robby.cai@nxp.com>
2019-02-12MLK-12084 ARM: config: imx: Add interactive governor build-in support in ↵Bai Ping
defconfig Enable the interactive governor in defconfig to be compiled into the kernel. The default cpufreq governor is still ondemand governor. Signed-off-by: Bai Ping <ping.bai@nxp.com>
2019-02-12MLK-12046-1 imx_v7_defconfig: add elan touch screen supportHaibo Chen
Currently, we just use driver elan_ts.c, not elants_i2c.c. So this patch change this. Signed-off-by: Haibo Chen <haibo.chen@freescale.com>
2019-02-12MLK-11703-9: ARM: dts: imx_v7_defconfig: add battery driverRobin Gong
add battery driver in imx_v7_defconfig Signed-off-by: Robin Gong <b38343@freescale.com>
2019-02-12MLK-11606-02: dts: Enable mxc dcic driveSandor Yu
Add dcic driver property to imx6q/dl sabresd/auto and imx6sx sdb board. Signed-off-by: Sandor Yu <R01008@freescale.com>
2019-02-12MLK-11676 ARM: imx_v7_defconfig: disable CONFIG_SWP_EMULATEShengjiu Wang
According to the help text in the config SWP_EMULATE in arch/arm/mm/Kconfig: "In some older versions of glibc [<=2.8] SWP is used during futex trylock() operations with the assumption that the code will not be preempted. This invalid assumption may be more likely to fail with SWP emulation enabled, leading to deadlock of the user application." The audio codec toolchain version is gcc-4.1.1-glibc-2.4, we need turn off the CONFIG_SWP_EMULATE in the imx_v7_defconfig. Signed-off-by: Shengjiu Wang <shengjiu.wang@freescale.com>
2019-02-12MLK-10837 dts: imx_v7_defconfig: remove CONFIG_BT_HCIBTSDIO supportDong Aisheng
We don't need btsdio driver support and enable it will cause Broadcom WiFi driver suspend/resume unwork due to it does not implement suspend/resume callback. Signed-off-by: Dong Aisheng <b29396@freescale.com> (cherry picked from commit ebd90ea123d493935b559c05db0cd5b5db9d3c73)
2019-02-12MLK-11556-4 defconfig: enable epdc driverRobby Cai
Enable epdc driver of both version Signed-off-by: Robby Cai <r63905@freescale.com>
2019-02-12MLK-11556-2 defconfig: enable pmic max17135 hwmon, mfd, regulator functionLeonard Crestez
Enable hwmon, mfd, regulator function Signed-off-by: Robby Cai <r63905@freescale.com>
2019-02-12MLK-10518-1 ASoC: imx-sii902x: add machine driver for sii902x hdmi audioZidan Wang
Add machine driver for sii902x hdmi audio. Restricting by SAI master clock, the hdmi audio just support 16bit 24bit sample width and 32k 48k sample rate. Signed-off-by: Zidan Wang <zidan.wang@freescale.com> (cherry picked from commit 8dc359b46c81105efcd13007325d9cadc9a6214d)
2019-02-12MLK-11371-3 imx_v7_defconfig enable OTP driverPeng Fan
Default enable OTP driver. Signed-off-by: Peng Fan <Peng.Fan@freescale.com>
2019-02-12MLK-11603-2: video: forward mxc video drivers to 4.1 kernelSandor Yu
Forward imx_3.14.y mxc video drivers to 4.1 kernel. Signed-off-by: Sandor Yu <R01008@freescale.com>
2019-02-12MLK-15048-1: media: v4l: capture: Move mxc/subdev/ drivers to mxc/captureCristina Ciocan
All drivers in mxc/subdev are capture devices, so move them to their rightful place, in mxc/capture to avoid confusion. Two of the drivers, ov5640 and ov5640_mipi are in both locations, having the same configs: CONFIG_MXC_CAMERA_OV5640 and CONFIG_MXC_CAMERA_OV5640_MIPI. After moving all to mxc/capture/ directory, add a _v2 suffix to those drivers moved from mxc/subdev to allow a clean compile process. As a next step, the 2 versions of drivers should be merged, since they represent the same device and functionality. Signed-off-by: Cristina Ciocan <cristina-mihaela.ciocan@nxp.com>
2019-02-12MLK-11508-4: V4L2 Capture: Porting MXC V4L2 Capture from 3.14.ySandor Yu
Initial port of the mxc V4L2 capture driver. Baseline copied from imx_3.14.y branch: Signed-off-by: Sandor Yu <R01008@freescale.com> For 4.14 updated to fwnode interface because v4l-of is gone. Signed-off-by: Leonard Crestez <leonard.crestez@nxp.com>
2019-02-12MLK-11519-02: arm: dts: Enable ipu output driverSandor Yu
Add IPU v4l2 output driver. Signed-off-by: Sandor Yu <R01008@freescale.com>
2019-02-12MLK-11530-03 ARM: defconfig: enable hdmi audio sound cardZidan Wang
enable hdmi audio sound card Signed-off-by: Zidan Wang <zidan.wang@freescale.com>
2019-02-12MLK-11518-05 ARM: defconfig: enable the device coolingBai Ping
Enable the device cooling device in the defconfig. Signed-off-by: Bai Ping <b51503@freescale.com>
2019-02-12MLK-11431-2: ARM: defconfig: enable IPU and displaySandor Yu
Enable IPU, HDMI and LDB. Signed-off-by: Sandor Yu <R01008@freescale.com>
2019-02-12MLK-15074-8 ARM: imx_v7_defconfig: enable CONFIG_FSL_UTPLi Jun
CONFIG_FSL_UTP is missing for MFG tool, add it. Signed-off-by: Li Jun <jun.li@nxp.com>
2019-02-12MLK-11471-03 imx_v7_defconfig: enable isl29023 by defaultFugang Duan
Enable isl29023 driver in default config. Signed-off-by: Luwei Zhou <b45643@freescale.com> Signed-off-by: Fugang Duan <B38611@freescale.com>
2019-02-12MLK-11466 ARM: imx_v7_defconfig: Compile MLB to moduleFugang Duan
Modify the compile MLB driver as a module. Signed-off-by: Luwei Zhou <b45643@freescale.com> Signed-off-by: Fugang Duan <B38611@freescale.com> (cherry picked from commit: 9fc5d78ac840d585ccea7cd5f6970aee8cc6e954)
2019-02-12MLK-11429-28: ARM: imx_v7_defconfig: build in cs42888 and si476xLeonard Crestez
enable cs42888 and si476x sound card Signed-off-by: Shengjiu Wang <shengjiu.wang@freescale.com>
2019-02-12MLK-9723-7: ARM: imx_v7_defconfig: build in mqsShengjiu Wang
enable mqs sound card. Signed-off-by: Shengjiu Wang <shengjiu.wang@freescale.com> (cherry picked from commit 21cf6e439bdf9a0cf287b1dd04ceb56d0486167d)
2019-02-12MLK-11369-5 ARM: imx_v7_defconfig: enable WM8960 and WM8958 sound card, and ASRCZidan Wang
enable WM8960 and WM8958 sound card, and ASRC Signed-off-by: Zidan Wang <zidan.wang@freescale.com>
2019-02-12MLK-11395-8 video: mipi_dsi_samsung: add build supportFancy Fang
Add build support for this new samsung's mipi dsi. The old mipi dsi build option is removed from the kernel default config. Instead, add the new mipi dsi build option to the default config. Signed-off-by: Fancy Fang <chen.fang@freescale.com>
2019-02-12MLK-11356 ARM: imx_v7_defconfig: add simGao Pan
Enable CONFIG_MXC_SIM to imx_v7_defconfig. Signed-off-by: Gao Pan <b54642@freescale.com>
2019-02-12MLK-11352-3 media: pxp-v4l2-output: porting the driver to imx_4.1.yFancy Fang
Porting the pxp-v4l2 output driver to imx_4.1.y branch. Signed-off-by: Fancy Fang <chen.fang@freescale.com>
2019-02-12MLK-11318-5: video: mxsfb: porting mxsfb driver to imx_4.1.y branchLeonard Crestez
Porting mxsfb driver to imx_4.1.y branch. Signed-off-by: Fancy Fang <chen.fang@freescale.com> Also added dependency to FB_MXC_SYNC_PANEL to fix imx_v6_v7_deconfig build during 4.14 rebase. This was initially a small part of commit fe2905013882 ("MLK-15048-2: video: Add proper config dependencies") Signed-off-by: Leonard Crestez <leonard.crestez@nxp.com>
2019-02-12ARM: imx_v7_defconfig: Enable CONFIG_CPUFREQ_DT for imx7dLeonard Crestez
Signed-off-by: Leonard Crestez <leonard.crestez@nxp.com>
2019-02-12MLK-11327 dma: pxp: porting pxp dma driver to imx_4.1.yLeonard Crestez
Porting pxp dma drivers v2 and v3 to imx_4.1.y branch. Signed-off-by: Fancy Fang <chen.fang@freescale.com>
2019-02-12MLK-10947 ARM: imx_v7_defconfig: enable fxls8471 in defconfigFugang Duan
Enable fxls8471 in defconfig. Signed-off-by: Gao Pan <b54642@freescale.com> Signed-off-by: Fugang Duan <B38611@freescale.com> (cherry picked from commit: 692ff04d68f953d4534f27c6c4529e46b1a48518)
2019-02-12MLK-10835-5 ARM: imx_v7_defconfig: enable mpl3115,fxas2100x and fxos8700 in ↵Fugang Duan
defconfig Enable mpl3115,fxas2100x and fxos8700 sensors in defconfig. Signed-off-by: Fugang Duan <B38611@freescale.com> (cherry picked from commit: 275be06ee31ffd0b9c2c12fb7e563a6b060bf5a2)
2019-02-12MLK-10833-3 imx_v7_defconfig: enable mag3110 by defaultFugang Duan
Enable mag3110 driver in default config. Signed-off-by: Luwei Zhou <b45643@freescale.com> Signed-off-by: Fugang Duan <B38611@freescale.com> (cherry picked from commit: ac43097186e94d5ecfdbc3c6a514aa20e5a7f8ca)
2019-02-12MLK-11265-10 ARM: configs: add imx v7 supportAnson Huang
Add imx_v7_defconfig support for V7 only. Signed-off-by: Anson Huang <b20788@freescale.com> Signed-off-by: Peng Fan <Peng.Fan@freescale.com> Updated so that "savedefconfig" cycles cleanly on 4.14.y and included some config options enabled over imx_4.9.y which do not depend on non-upstream code. Dropped imx_v7_mfg_defconfig entirely, it was eventually removed during imx_4.9.y cycle. Signed-off-by: Leonard Crestez <leonard.crestez@nxp.com>
2018-11-21ARM: imx_v6_v7_defconfig: Select CONFIG_TMPFS_POSIX_ACLFabio Estevam
[ Upstream commit 35d3cbe84544da74e39e1cec01374092467e3119 ] Andreas Müller reports: "Fixes: | Sep 04 09:05:10 imx6qdl-variscite-som systemd-udevd[220]: Failed to apply ACL on /dev/v4l-subdev0: Operation not supported | Sep 04 09:05:10 imx6qdl-variscite-som systemd-udevd[224]: Failed to apply ACL on /dev/v4l-subdev1: Operation not supported | Sep 04 09:05:10 imx6qdl-variscite-som systemd-udevd[215]: Failed to apply ACL on /dev/v4l-subdev10: Operation not supported | Sep 04 09:05:10 imx6qdl-variscite-som systemd-udevd[228]: Failed to apply ACL on /dev/v4l-subdev2: Operation not supported | Sep 04 09:05:10 imx6qdl-variscite-som systemd-udevd[232]: Failed to apply ACL on /dev/v4l-subdev5: Operation not supported | Sep 04 09:05:10 imx6qdl-variscite-som systemd-udevd[217]: Failed to apply ACL on /dev/v4l-subdev11: Operation not supported | Sep 04 09:05:10 imx6qdl-variscite-som systemd-udevd[214]: Failed to apply ACL on /dev/dri/card1: Operation not supported | Sep 04 09:05:10 imx6qdl-variscite-som systemd-udevd[216]: Failed to apply ACL on /dev/v4l-subdev8: Operation not supported | Sep 04 09:05:10 imx6qdl-variscite-som systemd-udevd[226]: Failed to apply ACL on /dev/v4l-subdev9: Operation not supported and nasty follow-ups: Starting weston from sddm as unpriviledged user fails with some hints on missing access rights." Select the CONFIG_TMPFS_POSIX_ACL option to fix these issues. Reported-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com> Acked-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Shawn Guo <shawnguo@kernel.org> Signed-off-by: Sasha Levin <sashal@kernel.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2018-09-15Revert "ARM: imx_v6_v7_defconfig: Select ULPI support"Fabio Estevam
This reverts commit 2059e527a659cf16d6bb709f1c8509f7a7623fc4. This commit causes reboot to fail on imx6 wandboard, so let's revert it. Cc: <stable@vger.kernel.org> #4.14 Reported-by: Rasmus Villemoes <rasmus.villemoes@prevas.dk> Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2018-08-24ARM: imx_v4_v5_defconfig: Select ULPI supportFabio Estevam
[ Upstream commit 2ceb2780b790b74bc408a949f6aedbad8afa693e ] Select CONFIG_USB_CHIPIDEA_ULPI and CONFIG_USB_ULPI_BUS so that USB ULPI can be functional on some boards like that use ULPI interface. Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com> Signed-off-by: Shawn Guo <shawnguo@kernel.org> Signed-off-by: Sasha Levin <alexander.levin@microsoft.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2018-08-24ARM: imx_v6_v7_defconfig: Select ULPI supportFabio Estevam
[ Upstream commit 157bcc06094c3c5800d3f4676527047b79b618e7 ] Select CONFIG_USB_CHIPIDEA_ULPI and CONFIG_USB_ULPI_BUS so that USB ULPI can be functional on some boards like imx51-babbge. This fixes a kernel hang in 4.18-rc1 on i.mx51-babbage, caused by commit 03e6275ae381 ("usb: chipidea: Fix ULPI on imx51"). Suggested-by: Andrey Smirnov <andrew.smirnov@gmail.com> Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com> Signed-off-by: Shawn Guo <shawnguo@kernel.org> Signed-off-by: Sasha Levin <alexander.levin@microsoft.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2018-05-01ARM: socfpga_defconfig: Remove QSPI Sector 4K size forceThor Thayer
commit 6e8fe39989720b87439fee7817a5ca362b16d931 upstream. Remove QSPI Sector 4K size force which is causing QSPI boot problems with the JFFS2 root filesystem. Fixes the following error: "Magic bitmask 0x1985 not found at ..." Cc: stable@vger.kernel.org Signed-off-by: Thor Thayer <thor.thayer@linux.intel.com> Signed-off-by: Dinh Nguyen <dinguyen@kernel.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2018-01-23ARM: sunxi_defconfig: Enable CMAMaxime Ripard
commit c13e7f313da33d1488355440f1a10feb1897480a upstream. The DRM driver most notably, but also out of tree drivers (for now) like the VPU or GPU drivers, are quite big consumers of large, contiguous memory buffers. However, the sunxi_defconfig doesn't enable CMA in order to mitigate that, which makes them almost unusable. Enable it to make sure it somewhat works. Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com> Signed-off-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2017-12-25ARM: exynos_defconfig: Enable UAS support for Odroid HC1 boardMarek Szyprowski
[ Upstream commit a99897f550de96841aecb811455a67ad7a4e39a7 ] Odroid HC1 board has built-in JMicron USB to SATA bridge, which supports UAS protocol. Compile-in support for it (instead of enabling it as module) to make sure that all built-in storage devices are available for rootfs. The bridge itself also supports fallback to standard USB Mass Storage protocol, but USB Mass Storage class doesn't bind to it when UAS is compiled as module and modules are not (yet) available. Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com> Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org> Signed-off-by: Sasha Levin <alexander.levin@verizon.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2017-10-03ARM: defconfig: update Gemini defconfigLinus Walleij
This updates the Gemini defconfig with drivers merged for v4.13 or v4.14: - ATA driver is merged - DMA driver is merged - RTC driver gets selected from default Kconfig Signed-off-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Olof Johansson <olof@lixom.net>
2017-10-03ARM: defconfig: FRAMEBUFFER_CONSOLE can no longer be =mArnd Bergmann
It is no longer possible to load this at runtime, so let's change the few remaining users to have it built-in all the time. arch/arm/configs/zeus_defconfig:115:warning: symbol value 'm' invalid for FRAMEBUFFER_CONSOLE arch/arm/configs/viper_defconfig:116:warning: symbol value 'm' invalid for FRAMEBUFFER_CONSOLE arch/arm/configs/pxa_defconfig:474:warning: symbol value 'm' invalid for FRAMEBUFFER_CONSOLE Reported-by: kernelci.org bot <bot@kernelci.org> Fixes: 6104c37094e7 ("fbcon: Make fbcon a built-time depency for fbdev") Signed-off-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Olof Johansson <olof@lixom.net>
2017-09-10Merge tag 'armsoc-platforms' of ↵Linus Torvalds
git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc Pull ARM/arm64 SoC platform updates from Olof Johansson: "This branch contains platform updates for 32- and 64-bit ARM, including defconfig updates to enable new options, drivers and platforms. There are also a few fixes and cleanups for some existing vendors. Some of the things worth highlighting here are: - Enabling new crypt drivers on arm64 defconfig - QCOM IPQ8074 clocks and pinctrl drivers on arm64 defconfig - Debug support enabled for Renesas r8a7743 - Various config updates for Renesas platforms (sound, USB, other drivers) - Platform support (including SMP) for TI dra762 - OMAP cleanups: Move to use generic 8250 debug_ll, removal of stale DMA code" * tag 'armsoc-platforms' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc: (109 commits) ARM: multi_v7_defconfig: make eSDHC driver built-in arm64: defconfig: enable rockchip graphics MAINTAINERS: Update Cavium ThunderX2 entry ARM: config: aspeed: Add I2C, VUART, LPC Snoop ARM: configs: aspeed: Update Aspeed G4 with VMSPLIT_2G ARM: s3c24xx: Fix NAND ECC mode for mini2440 board ARM: davinci_all_defconfig: enable tinydrm and ST7586 arm64: defconfig: Enable QCOM IPQ8074 clock and pinctrl ARM: defconfig: tegra: Enable ChipIdea UDC driver ARM: configs: Add Tegra I2S interfaces to multi_v7_defconfig ARM: tegra: Add Tegra I2S interfaces to defconfig ARM: tegra: Update default configuration for v4.13-rc1 MAINTAINERS: update ARM/ZTE entry soc: versatile: remove unnecessary static in realview_soc_probe() ARM: Convert to using %pOF instead of full_name ARM: hisi: Fix typo in comment ARM: multi_v7_defconfig: add CONFIG_BRCMSTB_THERMAL arm64: defconfig: add CONFIG_BRCMSTB_THERMAL arm64: defconfig: add recently added crypto drivers as modules arm64: defconfig: enable CONFIG_UNIPHIER_WATCHDOG ...
2017-09-07Merge tag 'media/v4.14-1' of ↵Linus Torvalds
git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media Pull media updates from Mauro Carvalho Chehab: "Brazil's Independence Day pull request :-) This is one of the biggest media pull requests, with 625 patches affecting almost all parts of media (RC, DVB, V4L2, CEC, docs). This contains: - A lot of new drivers: * DVB frontends: mxl5xx, stv0910, stv6111; * camera flash: as3645a led driver; * HDMI receiver: adv748X; * camera sensor: Omnivision 6650 5M driver (ov6650); * HDMI CEC: ao-cec meson driver; * V4L2: Qualcom camss driver; * Remote controller: gpio-ir-tx, pwm-ir-tx and zx-irdec drivers. - The DDbridge DVB driver got a massive update, with makes it in sync with modern hardware from that vendor; - There's an important milestone on this series: the DVB documentation was written in 2003, but only started to be updated in 2007. It also used to contain several gaps from the time it was kept out of tree, mentioning error codes and device nodes that never existed upstream. On this series, it received a massive update: all non-deprecated digital TV APIs are now in sync with the current implementation; - Some DVB APIs that aren't used by any upstream driver got removed; - Other parts of the media documentation algo got updated, fixing some bugs on its PDF output and making it compatible with Sphinx version 1.6. As the number of hacks required to build PDF output reduced, I hope we'll have less troubles as newer versions of our documentation toolchain are released (famous last words); - As usual, lots of driver cleanups and improvements" * tag 'media/v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media: (624 commits) media: leds: as3645a: add V4L2_FLASH_LED_CLASS dependency media: get rid of removed DMX_GET_CAPS and DMX_SET_SOURCE leftovers media: Revert "[media] v4l: async: make v4l2 coexist with devicetree nodes in a dt overlay" media: staging: atomisp: sh_css_calloc shall return a pointer to the allocated space media: Revert "[media] lirc_dev: remove superfluous get/put_device() calls" media: add qcom_camss.rst to v4l-drivers rst file media: dvb headers: make checkpatch happier media: dvb uapi: move frontend legacy API to another part of the book media: pixfmt-srggb12p.rst: better format the table for PDF output media: docs-rst: media: Don't use \small for V4L2_PIX_FMT_SRGGB10 documentation media: index.rst: don't write "Contents:" on PDF output media: pixfmt*.rst: replace a two dots by a comma media: vidioc-g-fmt.rst: adjust table format media: vivid.rst: add a blank line to correct ReST format media: v4l2 uapi book: get rid of driver programming's chapter media: format.rst: use the right markup for important notes media: docs-rst: cardlists: change their format to flat-tables media: em28xx-cardlist.rst: update to reflect last changes media: v4l2-event.rst: adjust table to fit on PDF output media: docs: don't show ToC for each part on PDF output ...