bdk: remove all references and defines to sept

This commit is contained in:
CTCaer
2021-08-28 17:10:21 +03:00
parent 4b7e1f699d
commit e9edcfeeb0
3 changed files with 0 additions and 12 deletions

View File

@@ -36,7 +36,6 @@ typedef enum
typedef enum
{
NYX_CFG_UMS = BIT(6),
NYX_CFG_SEPT = BIT(7),
NYX_CFG_EXTRA = 0xFF << 24
} nyx_cfg_t;