aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/configs/lpc32xx_defconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/configs/lpc32xx_defconfig')
-rw-r--r--arch/arm/configs/lpc32xx_defconfig4
1 files changed, 3 insertions, 1 deletions
diff --git a/arch/arm/configs/lpc32xx_defconfig b/arch/arm/configs/lpc32xx_defconfig
index c83604ed5d81..96cf6388d6af 100644
--- a/arch/arm/configs/lpc32xx_defconfig
+++ b/arch/arm/configs/lpc32xx_defconfig
@@ -49,6 +49,8 @@ CONFIG_IPV6=y
49CONFIG_IPV6_PRIVACY=y 49CONFIG_IPV6_PRIVACY=y
50# CONFIG_WIRELESS is not set 50# CONFIG_WIRELESS is not set
51CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" 51CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
52CONFIG_DEVTMPFS=y
53CONFIG_DEVTMPFS_MOUNT=y
52# CONFIG_FW_LOADER is not set 54# CONFIG_FW_LOADER is not set
53CONFIG_MTD=y 55CONFIG_MTD=y
54CONFIG_MTD_CMDLINE_PARTS=y 56CONFIG_MTD_CMDLINE_PARTS=y
@@ -71,7 +73,6 @@ CONFIG_BLK_DEV_SD=y
71CONFIG_NETDEVICES=y 73CONFIG_NETDEVICES=y
72CONFIG_MII=y 74CONFIG_MII=y
73# CONFIG_NET_VENDOR_BROADCOM is not set 75# CONFIG_NET_VENDOR_BROADCOM is not set
74# CONFIG_NET_VENDOR_CHELSIO is not set
75# CONFIG_NET_VENDOR_CIRRUS is not set 76# CONFIG_NET_VENDOR_CIRRUS is not set
76# CONFIG_NET_VENDOR_FARADAY is not set 77# CONFIG_NET_VENDOR_FARADAY is not set
77# CONFIG_NET_VENDOR_INTEL is not set 78# CONFIG_NET_VENDOR_INTEL is not set
@@ -156,6 +157,7 @@ CONFIG_USB_G_SERIAL=m
156CONFIG_MMC=y 157CONFIG_MMC=y
157# CONFIG_MMC_BLOCK_BOUNCE is not set 158# CONFIG_MMC_BLOCK_BOUNCE is not set
158CONFIG_MMC_ARMMMCI=y 159CONFIG_MMC_ARMMMCI=y
160CONFIG_MMC_SPI=y
159CONFIG_NEW_LEDS=y 161CONFIG_NEW_LEDS=y
160CONFIG_LEDS_CLASS=y 162CONFIG_LEDS_CLASS=y
161CONFIG_LEDS_PCA9532=y 163CONFIG_LEDS_PCA9532=y