diff options
author | Werner Almesberger <werner@openmoko.org> | 2009-01-19 20:44:36 +0000 |
---|---|---|
committer | Andy Green <agreen@cpc3-nthc5-0-0-cust764.nrth.cable.ntl.com> | 2009-01-19 20:44:36 +0000 |
commit | 66282b96965c5bdc80a71f09f47cf861e37108c9 (patch) | |
tree | e5ca18f957e66ecd8b79d3c0ed3e717b4a71d9a0 /arch | |
parent | 0afddaa588f2a43a02b4ed286629b53c1d16ad0b (diff) |
update GTA02 default configurations
Add the settings introduced by the previous two patches to the default
configurations.
(AG: this one is packaging config, the moredrivers one is on stable-tracking)
Signed-off-by: Werner Almesberger <werner@openmoko.org>
Diffstat (limited to 'arch')
-rw-r--r-- | arch/arm/configs/gta02-packaging-defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/configs/gta02-packaging-defconfig b/arch/arm/configs/gta02-packaging-defconfig index 94e8f5de811..f210d247607 100644 --- a/arch/arm/configs/gta02-packaging-defconfig +++ b/arch/arm/configs/gta02-packaging-defconfig @@ -1594,6 +1594,8 @@ CONFIG_USB_MIDI_GADGET=m # CONFIG_USB_G_PRINTER is not set # CONFIG_USB_CDC_COMPOSITE is not set CONFIG_AR6000_WLAN=m +# CONFIG_AR6000_WLAN_DEBUG is not set +# CONFIG_AR6000_WLAN_RESET is not set CONFIG_MMC=y # CONFIG_MMC_DEBUG is not set CONFIG_MMC_UNSAFE_RESUME=y |