diff options
author | Justin M. Forbes <jforbes@redhat.com> | 2013-07-11 16:08:40 -0500 |
---|---|---|
committer | Justin M. Forbes <jforbes@redhat.com> | 2013-07-11 16:08:40 -0500 |
commit | 9c63d892b79f4cd8be0857fe7151faff165a7e29 (patch) | |
tree | 4d2821d15adb2ac73048aef346389616bfb714e5 /config-armv7-generic | |
parent | bc78224ff82aa095231fc8c2b14ea29c18bc7b4d (diff) | |
download | kernel-9c63d892b79f4cd8be0857fe7151faff165a7e29.tar.gz kernel-9c63d892b79f4cd8be0857fe7151faff165a7e29.tar.xz kernel-9c63d892b79f4cd8be0857fe7151faff165a7e29.zip |
Linux v3.10-9080-g19d2f8e
Diffstat (limited to 'config-armv7-generic')
-rw-r--r-- | config-armv7-generic | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/config-armv7-generic b/config-armv7-generic index 6720c64bf..685d275fe 100644 --- a/config-armv7-generic +++ b/config-armv7-generic @@ -220,6 +220,8 @@ CONFIG_SPI_DESIGNWARE=m CONFIG_SPI_TLE62X0=m # CONFIG_SPI_FSL_SPI is not set +CONFIG_NFC_NCI_SPI=y + # HW crypto and rng CONFIG_CRYPTO_SHA1_ARM=m CONFIG_CRYPTO_AES_ARM=m @@ -455,3 +457,18 @@ CONFIG_BPF_JIT=y # CONFIG_DEBUG_LL is not set # CONFIG_DEBUG_PINCTRL is not set # CONFIG_ARM_DT_BL_CPUFREQ is not set + +# FIX ME +# CONFIG_FB_XILINX is not set +# CONFIG_DISPLAY_ENCODER_TFP410 is not set +# CONFIG_DISPLAY_ENCODER_TPD12S015 is not set +# CONFIG_DISPLAY_CONNECTOR_DVI is not set +# CONFIG_DISPLAY_CONNECTOR_HDMI is not set +# CONFIG_DISPLAY_CONNECTOR_ANALOG_TV is not set +# CONFIG_DISPLAY_PANEL_DPI is not set +# CONFIG_DISPLAY_PANEL_DSI_CM is not set +# CONFIG_DISPLAY_PANEL_SONY_ACX565AKM is not set +# CONFIG_DISPLAY_PANEL_LGPHILIPS_LB035Q02 is not set +# CONFIG_DISPLAY_PANEL_SHARP_LS037V7DW01 is not set +# CONFIG_DISPLAY_PANEL_TPO_TD043MTEA1 is not set +# CONFIG_DISPLAY_PANEL_NEC_NL8048HL11 is not set |