Fix Kconfig style
Remove spaces from Kconfig
This commit is contained in:
parent
3625385541
commit
8ce16e9bd9
@ -159,7 +159,7 @@ config MPFS_DDR_TYPE
|
|||||||
|
|
||||||
config MPFS_DDR_MANUAL_ADDCMD_TRAINING
|
config MPFS_DDR_MANUAL_ADDCMD_TRAINING
|
||||||
bool "Use manual addcmd training"
|
bool "Use manual addcmd training"
|
||||||
default n
|
default n
|
||||||
---help---
|
---help---
|
||||||
This adds code for manual addcmd training. To use it also enable bit 1 in TIP_CFG_PARAMS to skip the automatic one
|
This adds code for manual addcmd training. To use it also enable bit 1 in TIP_CFG_PARAMS to skip the automatic one
|
||||||
|
|
||||||
|
@ -18,7 +18,7 @@ config RC_DUMMY
|
|||||||
---help---
|
---help---
|
||||||
We test RC driver architecture by dummy rc device.
|
We test RC driver architecture by dummy rc device.
|
||||||
Test Item: 1. Test all the IOCTL commands; 2. Test all API interface,
|
Test Item: 1. Test all the IOCTL commands; 2. Test all API interface,
|
||||||
ex: tx_ir, tx_scancode; 3. We use the way of workqueue to periodically
|
ex: tx_ir, tx_scancode; 3. We use the way of workqueue to periodically
|
||||||
feed data to the downstream buffer(userspace->kernelspace) to simulate
|
feed data to the downstream buffer(userspace->kernelspace) to simulate
|
||||||
reading data from IR device; 4. Write IR data to device by tx_ir/tx_scancode
|
reading data from IR device; 4. Write IR data to device by tx_ir/tx_scancode
|
||||||
to simulate as remote control.
|
to simulate as remote control.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user