author | kergoth <kergoth> | 2002-11-01 21:44:00 (UTC) |
---|---|---|
committer | kergoth <kergoth> | 2002-11-01 21:44:00 (UTC) |
commit | 438b8c09d5d18756f19bfa6043ad480a70e9267c (patch) (side-by-side diff) | |
tree | bdd2effb482750a34622d0390ef8ee244c7c4553 /def-configs/opie | |
parent | fe8feb1269f3f672dfb8bef23234a45ea9ba981b (diff) | |
download | opie-438b8c09d5d18756f19bfa6043ad480a70e9267c.zip opie-438b8c09d5d18756f19bfa6043ad480a70e9267c.tar.gz opie-438b8c09d5d18756f19bfa6043ad480a70e9267c.tar.bz2 |
add a default config for the new config system
-rw-r--r-- | def-configs/opie | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/def-configs/opie b/def-configs/opie new file mode 100644 index 0000000..934461e --- a/dev/null +++ b/def-configs/opie @@ -0,0 +1,3 @@ +CONFIG_NETWORKSETUP=y +CONFIG_INTERFACES=y +CONFIG_WLAN=y |