diff --git a/include/nuttx/mtd/configdata.h b/include/nuttx/mtd/configdata.h index 1dff77f0f2..2bbb4e9827 100644 --- a/include/nuttx/mtd/configdata.h +++ b/include/nuttx/mtd/configdata.h @@ -56,10 +56,7 @@ * Pre-processor Definitions ****************************************************************************/ /* IOCTL Commands ***********************************************************/ -/* The Audio module uses a standard character driver framework. However, a - * lot of the Audio driver functionality is configured via a device control - * interface, such as sampling rate, volume, data format, etc. - * The Audio ioctl commands are lised below: +/* IOCTL Commands to store and read configuration for user application. * * CFGDIOC_GETCONFIG - Get a specified Config Data item. *