mirror of
https://github.com/lcbcFoo/ReonV.git
synced 2025-04-24 05:27:07 -04:00
24 lines
416 B
C
24 lines
416 B
C
#ifndef CONFIG_FTSDCTRL
|
|
#define CONFIG_FTSDCTRL 0
|
|
#endif
|
|
|
|
#ifndef CONFIG_FTSDCTRL_INVCLK
|
|
#define CONFIG_FTSDCTRL_INVCLK 0
|
|
#endif
|
|
|
|
#ifndef CONFIG_FTSDCTRL_EDAC
|
|
#define CONFIG_FTSDCTRL_EDAC 0
|
|
#endif
|
|
|
|
#ifndef CONFIG_FTSDCTRL_EDAC_RS
|
|
#define CONFIG_FTSDCTRL_EDAC_RS 0
|
|
#endif
|
|
|
|
#ifndef CONFIG_FTSDCTRL_PAGE
|
|
#define CONFIG_FTSDCTRL_PAGE 0
|
|
#endif
|
|
|
|
#ifndef CONFIG_FTSDCTRL_PROGPAGE
|
|
#define CONFIG_FTSDCTRL_PROGPAGE 0
|
|
#endif
|
|
|