diff options
author | Holger Freyther <zecke@selfish.org> | 2004-08-29 13:04:47 +0000 |
---|---|---|
committer | Holger Freyther <zecke@selfish.org> | 2004-08-29 13:04:47 +0000 |
commit | 162cbc78b83d318ae783e00b94c366c470b5b349 (patch) | |
tree | c0422af31c2fd338be455e88a8680b1aa7013dd6 /linux/opensimpad-2.4.25-vrs2-pxa1-jpm1 | |
parent | c149a739c3a2f2064a396a1110b6c0c08288a654 (diff) |
OpenSimpad 2.4.25 will build USB drivers as modules. This will alow to remove
them before going to suspend by suspend.d scripts
BKrev: 4131d46f7mjTd7G-BpoKtigwW345RA
Diffstat (limited to 'linux/opensimpad-2.4.25-vrs2-pxa1-jpm1')
-rw-r--r-- | linux/opensimpad-2.4.25-vrs2-pxa1-jpm1/defconfig-simpad | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/linux/opensimpad-2.4.25-vrs2-pxa1-jpm1/defconfig-simpad b/linux/opensimpad-2.4.25-vrs2-pxa1-jpm1/defconfig-simpad index a8eee3eee1..c09254e319 100644 --- a/linux/opensimpad-2.4.25-vrs2-pxa1-jpm1/defconfig-simpad +++ b/linux/opensimpad-2.4.25-vrs2-pxa1-jpm1/defconfig-simpad @@ -104,9 +104,9 @@ CONFIG_SA1100_SIMPAD=y # CONFIG_SA1100_VICTOR is not set # CONFIG_SA1100_XP860 is not set # CONFIG_SA1100_YOPY is not set -CONFIG_SA1100_USB=y -CONFIG_SA1100_USB_NETLINK=y -CONFIG_SA1100_USB_CHAR=y +CONFIG_SA1100_USB=m +CONFIG_SA1100_USB_NETLINK=m +CONFIG_SA1100_USB_CHAR=m # CONFIG_SA1100_SSP is not set # |