From 29704897cda2341c596277570994415233a520c7 Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Thu, 17 Feb 2005 17:05:47 +0000 Subject: Add the new device directory --- target/device/generic/access_point/Config.in | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 target/device/generic/access_point/Config.in (limited to 'target/device/generic/access_point') diff --git a/target/device/generic/access_point/Config.in b/target/device/generic/access_point/Config.in new file mode 100644 index 000000000..b0166d2f6 --- /dev/null +++ b/target/device/generic/access_point/Config.in @@ -0,0 +1,6 @@ +config BR2_TARGET_GENERIC_ACCESS_POINT + bool "Generic wireless access point" + default n + help + Board support for a generic wireless access point. + -- cgit v1.2.3