Enable slp lowmem module and autofs
authorChengwei Yang <chengwei.yang@intel.com>
Wed, 29 Aug 2012 05:19:37 +0000 (13:19 +0800)
committerChengwei Yang <chengwei.yang@intel.com>
Wed, 29 Aug 2012 05:19:37 +0000 (13:19 +0800)
Update tizen_bb_defconfig and tizen_rr_defconfig with
* Enable slp lowmem module
* Enbale autofs makes systemd happy, systemd use autofs to implement
  automount

Change-Id: Ia856023b74917e460a8f39d2623e7016f7d75bb6
Signed-off-by: Chengwei Yang <chengwei.yang@intel.com>
arch/x86/configs/tizen_bb_defconfig
arch/x86/configs/tizen_rr_defconfig

index ea9b20e..4dc9e8c 100644 (file)
@@ -894,6 +894,18 @@ CONFIG_RFKILL_PM=y
 # CONFIG_NET_9P is not set
 # CONFIG_CAIF is not set
 # CONFIG_CEPH_LIB is not set
+CONFIG_NFC=y
+# CONFIG_NFC_NCI is not set
+CONFIG_NFC_HCI=y
+CONFIG_NFC_SHDLC=y
+# CONFIG_NFC_LLCP is not set
+
+#
+# Near Field Communication (NFC) devices
+#
+# CONFIG_PN544_NFC is not set
+CONFIG_PN544_HCI_NFC=y
+# CONFIG_NFC_PN533 is not set
 
 #
 # Device Drivers
@@ -968,8 +980,10 @@ CONFIG_UID_STAT=y
 CONFIG_MID_I2S_DEV=m
 CONFIG_A1026=y
 CONFIG_EMMC_IPANIC=y
+CONFIG_JACK_MON=y
 CONFIG_SCU_LOGGING=y
 CONFIG_UUID=y
+CONFIG_SLP_LOWMEM_NOTIFY=y
 # CONFIG_C2PORT is not set
 
 #
@@ -2210,7 +2224,6 @@ CONFIG_SND_SST_PLATFORM=y
 # CONFIG_SND_MFLD_COMMS_MACHINE is not set
 CONFIG_SND_SOC_I2C_AND_SPI=y
 # CONFIG_SND_SOC_ALL_CODECS is not set
-CONFIG_JACK_MON=y
 CONFIG_SND_SOC_SN95031=y
 # CONFIG_SOUND_PRIME is not set
 CONFIG_HID_SUPPORT=y
@@ -2472,15 +2485,10 @@ CONFIG_LEDS_INTEL_KPD=y
 #
 # LED Triggers
 #
-CONFIG_NFC=y
-# CONFIG_NFC_NCI is not set
-# CONFIG_NFC_LLCP is not set
-# CONFIG_NFC_PN533 is not set
-# CONFIG_PN544_NFC is not set
-# CONFIG_PN544_NFC_NXP is not set
-CONFIG_NFC_HCI=y
-CONFIG_NFC_SHDLC=y
-CONFIG_PN544_HCI_NFC=y
+
+#
+# Near Field Communication (NFC) devices
+#
 CONFIG_SWITCH=y
 # CONFIG_SWITCH_GPIO is not set
 CONFIG_SWITCH_MID=y
@@ -2744,7 +2752,7 @@ CONFIG_FANOTIFY=y
 # CONFIG_FANOTIFY_ACCESS_PERMISSIONS is not set
 # CONFIG_QUOTA is not set
 # CONFIG_QUOTACTL is not set
-# CONFIG_AUTOFS4_FS is not set
+CONFIG_AUTOFS4_FS=y
 CONFIG_FUSE_FS=y
 # CONFIG_CUSE is not set
 CONFIG_GENERIC_ACL=y
index 8fbea80..4a2d9da 100644 (file)
@@ -902,6 +902,7 @@ CONFIG_RFKILL_PM=y
 # CONFIG_NET_9P is not set
 # CONFIG_CAIF is not set
 # CONFIG_CEPH_LIB is not set
+# CONFIG_NFC is not set
 
 #
 # Device Drivers
@@ -976,8 +977,10 @@ CONFIG_UID_STAT=y
 CONFIG_MID_I2S_DEV=m
 CONFIG_A1026=y
 CONFIG_EMMC_IPANIC=y
+CONFIG_JACK_MON=m
 CONFIG_SCU_LOGGING=y
 CONFIG_UUID=y
+CONFIG_SLP_LOWMEM_NOTIFY=y
 # CONFIG_C2PORT is not set
 
 #
@@ -2511,8 +2514,6 @@ CONFIG_LEDS_CLASS=y
 #
 # LED Triggers
 #
-CONFIG_NFC_DEVICES=y
-CONFIG_PN544_NFC=y
 CONFIG_SWITCH=y
 # CONFIG_SWITCH_GPIO is not set
 CONFIG_SWITCH_MID=y
@@ -2778,7 +2779,7 @@ CONFIG_FANOTIFY=y
 # CONFIG_FANOTIFY_ACCESS_PERMISSIONS is not set
 # CONFIG_QUOTA is not set
 # CONFIG_QUOTACTL is not set
-# CONFIG_AUTOFS4_FS is not set
+CONFIG_AUTOFS4_FS=y
 CONFIG_FUSE_FS=y
 # CONFIG_CUSE is not set
 CONFIG_GENERIC_ACL=y