• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1{
2  "product_name": "hispark_taurus_standard",
3  "device_company": "hisilicon",
4  "device_build_path": "device/board/hisilicon/hispark_taurus/linux",
5  "target_cpu": "arm",
6  "type": "standard",
7  "version": "3.0",
8  "board": "hispark_taurus",
9  "inherit": [ "productdefine/common/base/standard_system.json",
10               "productdefine/common/inherit/ipcamera.json"
11  ],
12  "enable_ramdisk": true,
13  "subsystems": [
14    {
15      "subsystem": "hisilicon_products",
16      "components": [
17        {
18          "component": "hisilicon_products",
19          "features": []
20        }
21      ]
22    },
23    {
24      "subsystem": "arkui",
25      "components": [
26        {
27          "component": "ui_lite",
28          "features": []
29        }
30      ]
31    },
32    {
33      "subsystem": "security",
34      "components": [
35        {
36          "component": "certificate_manager"
37        }
38      ]
39    },
40    {
41      "subsystem": "hdf",
42      "components": [
43        {
44          "component": "drivers_peripheral_wlan",
45          "features": [
46            "drivers_peripheral_wlan_feature_enable_HDF_NL80211 = true",
47            "drivers_peripheral_wlan_feature_enable_HDF_UT = true"
48          ]
49        }
50      ]
51    }
52  ]
53}
54